Files
kotlin-fork/idea/testData/multiModuleQuickFix/createActual/annotation/header/header.kt.after
T
2019-08-27 17:26:08 +07:00

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)