aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/functions/functionWithNotDocumentedAnnotation.kt
blob: 3c7e2ff9b013f798445624b83d335ac65b9f4835 (plain)
1
2
@Suppress("FOO") fun f() {
}