4 lines
81 B
Kotlin
Vendored
4 lines
81 B
Kotlin
Vendored
// "Create class 'A!u00A0'" "true"
|
|
fun test() {
|
|
val t = <caret>`A!u00A0`(1)
|
|
} |