Files
2015-09-18 10:14:32 +03:00

6 lines
61 B
Kotlin
Vendored

package test
annotation class Anno
@Anno fun function() {}