Files
kotlin-fork/idea/testData/intentions/addValOrVar/expectAnnotation.kt
T
2019-05-24 15:55:01 +07:00

2 lines
58 B
Kotlin
Vendored

// DISABLE-ERRORS
expect annotation class A(<caret>a: Int)