Files
kotlin-fork/compiler/testData/codegen/box/size/ok.kt
T
2023-09-19 09:23:26 +00:00

6 lines
134 B
Kotlin
Vendored

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