1d5ab8c24f
^KT-63042
4 lines
116 B
Kotlin
Vendored
4 lines
116 B
Kotlin
Vendored
@file:FileAnnotation("file annotation")
|
|
@file:[Annotation1("foo") Annotation2]
|
|
@WithouTarget("argument")
|
|
package one |