diff options
Diffstat (limited to 'test/wasm2js/br_table_hoisting.2asm.js.opt')
-rw-r--r-- | test/wasm2js/br_table_hoisting.2asm.js.opt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wasm2js/br_table_hoisting.2asm.js.opt b/test/wasm2js/br_table_hoisting.2asm.js.opt index f28214760..32d9125ae 100644 --- a/test/wasm2js/br_table_hoisting.2asm.js.opt +++ b/test/wasm2js/br_table_hoisting.2asm.js.opt @@ -166,7 +166,6 @@ function asmFunc(global, env, buffer) { zed(-10); } - var FUNCTION_TABLE = []; return { "foo1": $1, "foo2": $2, |