9 lines
105 B
Plaintext
Vendored
9 lines
105 B
Plaintext
Vendored
// "Create class 'A!u00A0'" "true"
|
|
fun test() {
|
|
val t = `A!u00A0`(1)
|
|
}
|
|
|
|
class `A!u00A0`(i: Int) {
|
|
|
|
}
|