Files
kotlin-fork/compiler/testData/psi/annotation/targeted/onFile/withoutFileAnnotationAndPackageDeclaration.kt
T
2015-08-31 15:07:15 +03:00

4 lines
53 B
Kotlin
Vendored

@ann fun foo(): String? = null
annotation class ann