summaryrefslogtreecommitdiff
path: root/test/bad_params.fromasm.clamp
diff options
context:
space:
mode:
Diffstat (limited to 'test/bad_params.fromasm.clamp')
-rw-r--r--test/bad_params.fromasm.clamp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bad_params.fromasm.clamp b/test/bad_params.fromasm.clamp
index 55741d33c..42425e2f9 100644
--- a/test/bad_params.fromasm.clamp
+++ b/test/bad_params.fromasm.clamp
@@ -4,7 +4,7 @@
(data (global.get $__memory_base) "bad_params.asm.js")
(import "env" "__memory_base" (global $__memory_base i32))
(export "ex" (func $ex))
- (func $ex (; 0 ;) (; has Stack IR ;)
+ (func $ex (; has Stack IR ;)
(nop)
)
)