summaryrefslogtreecommitdiff
path: root/test/passes/simplify-locals-notee-nostructure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/simplify-locals-notee-nostructure.txt')
-rw-r--r--test/passes/simplify-locals-notee-nostructure.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/simplify-locals-notee-nostructure.txt b/test/passes/simplify-locals-notee-nostructure.txt
index 027566e43..9133ed092 100644
--- a/test/passes/simplify-locals-notee-nostructure.txt
+++ b/test/passes/simplify-locals-notee-nostructure.txt
@@ -1,7 +1,7 @@
(module
(type $0 (func))
(memory $0 0)
- (func $contrast (type $0)
+ (func $contrast (; 0 ;) (type $0)
(local $x i32)
(local $y i32)
(local $z i32)