Files
kotlin-fork/compiler/testData/codegen/box/size/ok.kt
T
2023-06-20 16:31:59 +00:00

6 lines
135 B
Kotlin
Vendored

// TARGET_BACKEND: WASM
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 12_988
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 5_451
fun box() = "OK"