summaryrefslogtreecommitdiff
path: root/test/importedSignCast.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/importedSignCast.fromasm.imprecise')
-rw-r--r--test/importedSignCast.fromasm.imprecise2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/importedSignCast.fromasm.imprecise b/test/importedSignCast.fromasm.imprecise
index fca640200..c23c95b7e 100644
--- a/test/importedSignCast.fromasm.imprecise
+++ b/test/importedSignCast.fromasm.imprecise
@@ -6,7 +6,7 @@
(import "env" "__table_base" (global $__table_base i32))
(import "env" "_emscripten_glIsTexture" (func $gm (param i32) (result i32)))
(export "func" (func $func))
- (func $func (; 1 ;) (; has Stack IR ;)
+ (func $func (; has Stack IR ;)
(drop
(call $gm
(i32.const 0)