summaryrefslogtreecommitdiff
path: root/scripts/fuzz_opt.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fuzz_opt.py')
-rwxr-xr-xscripts/fuzz_opt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fuzz_opt.py b/scripts/fuzz_opt.py
index 58a8a7828..812b290f7 100755
--- a/scripts/fuzz_opt.py
+++ b/scripts/fuzz_opt.py
@@ -391,7 +391,7 @@ def pick_initial_contents():
# (select
# (struct.new $other)
# (struct.new $other)
- # (tuple.extract 1
+ # (tuple.extract 2 1
# (tuple.make 2
# (i32.const 0)
# (i32.const 0)