Files
T
2018-06-29 10:54:35 +03:00

5 lines
72 B
Kotlin
Vendored

// DISABLE-ERRORS
expect class My(a: Int, b: String) {
fun test()
}