summaryrefslogtreecommitdiff
path: root/test/i64-setTempRet0.fromasm.no-opts
diff options
context:
space:
mode:
Diffstat (limited to 'test/i64-setTempRet0.fromasm.no-opts')
-rw-r--r--test/i64-setTempRet0.fromasm.no-opts2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/i64-setTempRet0.fromasm.no-opts b/test/i64-setTempRet0.fromasm.no-opts
index 104195277..b161dd2bf 100644
--- a/test/i64-setTempRet0.fromasm.no-opts
+++ b/test/i64-setTempRet0.fromasm.no-opts
@@ -2,7 +2,7 @@
(type $FUNCSIG$j (func (result i64)))
(type $legaltype$illegalImportResult (func (result i32)))
(import "env" "memory" (memory $memory 256 256))
- (import "env" "table" (table 0 0 anyfunc))
+ (import "env" "table" (table $table 0 0 anyfunc))
(import "env" "memoryBase" (global $memoryBase i32))
(import "env" "tableBase" (global $tableBase i32))
(import "env" "illegalImportResult" (func $legalimport$illegalImportResult (result i32)))