[Wasm] Minor: update expected size after rebase

This commit is contained in:
Zalim Bashorov
2023-04-05 20:06:48 +02:00
parent 2e4a09f841
commit 46459dfa60
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// TARGET_BACKEND: WASM
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 35_038
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 34_917
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_231
fun box() = "OK"