mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
3 lines
130 B
Plaintext
Vendored
3 lines
130 B
Plaintext
Vendored
// "Create actual annotation class for module testModule_JVM (JVM)" "true"
|
|
|
|
expect annotation class Ann(val x: Int, val y: String) |