diff options
Diffstat (limited to 'test/importedSignCast.fromasm')
-rw-r--r-- | test/importedSignCast.fromasm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/importedSignCast.fromasm b/test/importedSignCast.fromasm index 29fdf0224..8b1fa1e7e 100644 --- a/test/importedSignCast.fromasm +++ b/test/importedSignCast.fromasm @@ -8,7 +8,7 @@ (elem (get_global $tableBase) $gm) (data (get_global $memoryBase) "importedSignCast.asm.js") (export "func" (func $func)) - (func $func + (func $func (; 1 ;) (drop (call $gm (i32.const 0) |