521a272acb
In this case, we don't need to convert a value to and from wasm String.
6 lines
136 B
Kotlin
Vendored
6 lines
136 B
Kotlin
Vendored
// TARGET_BACKEND: WASM
|
|
|
|
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 14_259
|
|
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 5_451
|
|
|
|
fun box() = "OK" |