Files
2023-12-07 12:26:39 +00:00

4 lines
116 B
Kotlin
Vendored

@file:FileAnnotation("file annotation")
@file:[Annotation1("foo") Annotation2]
@WithouTarget("argument")
package one