c93666f6f1
- first calls "parsed"
4 lines
112 B
Kotlin
Vendored
4 lines
112 B
Kotlin
Vendored
val String.okext: String get() = "OK"
|
|
fun String.test5() = okext
|
|
|
|
// IR_FILE_TXT extensionPropertyGetterCall.txt |