summaryrefslogtreecommitdiff
path: root/test/i64-setTempRet0.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/i64-setTempRet0.fromasm')
-rw-r--r--test/i64-setTempRet0.fromasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/i64-setTempRet0.fromasm b/test/i64-setTempRet0.fromasm
index c0fe551c8..48337119c 100644
--- a/test/i64-setTempRet0.fromasm
+++ b/test/i64-setTempRet0.fromasm
@@ -7,8 +7,8 @@
(import "env" "table" (table 0 0 anyfunc))
(import "env" "memoryBase" (global $memoryBase i32))
(import "env" "tableBase" (global $tableBase i32))
- (data (get_global $memoryBase) "i64-setTempRet0.asm.js")
(global $tempRet0 (mut i32) (i32.const 0))
+ (data (get_global $memoryBase) "i64-setTempRet0.asm.js")
(export "illegalResult" (func $legalstub$illegalResult))
(export "imports" (func $imports))
(func $illegalResult (result i64)