summaryrefslogtreecommitdiff
path: root/test/example/relooper-fuzz2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/example/relooper-fuzz2.txt')
-rw-r--r--test/example/relooper-fuzz2.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/example/relooper-fuzz2.txt b/test/example/relooper-fuzz2.txt
index 1df9f0a3a..6ceb1f9cf 100644
--- a/test/example/relooper-fuzz2.txt
+++ b/test/example/relooper-fuzz2.txt
@@ -158,7 +158,7 @@
(call $print
(i32.const 0)
)
- (set_local $0
+ (local.set $0
(call $check)
)
)
@@ -180,7 +180,7 @@
(call $print
(i32.const 0)
)
- (set_local $0
+ (local.set $0
(call $check)
)
)