diff options
Diffstat (limited to 'test/wasm2js/nested-selects.2asm.js.opt')
-rw-r--r-- | test/wasm2js/nested-selects.2asm.js.opt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wasm2js/nested-selects.2asm.js.opt b/test/wasm2js/nested-selects.2asm.js.opt index 9bb06d563..8f35477e3 100644 --- a/test/wasm2js/nested-selects.2asm.js.opt +++ b/test/wasm2js/nested-selects.2asm.js.opt @@ -25,7 +25,6 @@ function asmFunc(global, env, buffer) { return (($0 | 0) < 0 ? -1 : ($0 | 0) > 0) | 0; } - var FUNCTION_TABLE = []; return { "sign": $1 }; |