3 lines
122 B
Kotlin
Vendored
3 lines
122 B
Kotlin
Vendored
// "Create actual annotation class for platform JVM" "true"
|
|
|
|
expect annotation class <caret>Ann(val x: Int, val y: String) |