summaryrefslogtreecommitdiff
path: root/test/wasm2js/excess_fallthrough.2asm.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js/excess_fallthrough.2asm.js')
-rw-r--r--test/wasm2js/excess_fallthrough.2asm.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wasm2js/excess_fallthrough.2asm.js b/test/wasm2js/excess_fallthrough.2asm.js
index e8b9352bd..48e67acca 100644
--- a/test/wasm2js/excess_fallthrough.2asm.js
+++ b/test/wasm2js/excess_fallthrough.2asm.js
@@ -42,7 +42,6 @@ function asmFunc(global, env, buffer) {
abort();
}
- var FUNCTION_TABLE = [];
return {
"foo": foo
};