4 lines
73 B
Plaintext
Vendored
4 lines
73 B
Plaintext
Vendored
// DISABLE-ERRORS
|
|
expect class <caret>My(a: Int) {
|
|
val text: String
|
|
} |