diff options
Diffstat (limited to 'test/importedSignCast.fromasm.imprecise')
-rw-r--r-- | test/importedSignCast.fromasm.imprecise | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/importedSignCast.fromasm.imprecise b/test/importedSignCast.fromasm.imprecise index fbe186610..3c6fc1405 100644 --- a/test/importedSignCast.fromasm.imprecise +++ b/test/importedSignCast.fromasm.imprecise @@ -7,7 +7,7 @@ (import "env" "tableBase" (global $tableBase i32)) (elem (get_global $tableBase) $gm) (export "func" (func $func)) - (func $func + (func $func (; 1 ;) (drop (call $gm (i32.const 0) |