[K/JS, K/Wasm] Optimize simple objects declaration and usage ^Fixed KT-58797
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// TARGET_BACKEND: JS_IR
|
||||
// TARGET_BACKEND: WASM
|
||||
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 13_005
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 12_883
|
||||
|
||||
interface I {
|
||||
fun foo() = "OK"
|
||||
|
||||
Reference in New Issue
Block a user