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

5 lines
45 B
Kotlin
Vendored

@file:foo
@foo @bar
@file:[baz]
fun foo() {}