summaryrefslogtreecommitdiff
path: root/test/wasm2js/unary-ops.2asm.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js/unary-ops.2asm.js')
-rw-r--r--test/wasm2js/unary-ops.2asm.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/wasm2js/unary-ops.2asm.js b/test/wasm2js/unary-ops.2asm.js
index 642958f14..94f322731 100644
--- a/test/wasm2js/unary-ops.2asm.js
+++ b/test/wasm2js/unary-ops.2asm.js
@@ -189,7 +189,7 @@ function asmFunc(global, env, buffer) {
continue label$2;
break label$2;
} while (1);
- };
+ }
return $5_1 | 0;
}
@@ -234,7 +234,7 @@ function asmFunc(global, env, buffer) {
continue label$2;
break label$2;
} while (1);
- };
+ }
i64toi32_i32$4 = $5$hi;
i64toi32_i32$5 = $5_1;
i64toi32_i32$HIGH_BITS = i64toi32_i32$4;