[Wasm] Copy property reference lowering from K/N
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: PROPERTY_REFERENCES
|
||||
// WASM_MUTE_REASON: BINDING_RECEIVERS
|
||||
fun box(): String {
|
||||
val f = "kotlin"::length
|
||||
val result = f.get()
|
||||
|
||||
Reference in New Issue
Block a user