diff options
Diffstat (limited to 'scripts/fuzz_opt.py')
-rwxr-xr-x | scripts/fuzz_opt.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fuzz_opt.py b/scripts/fuzz_opt.py index c4bd5f6b4..58a8a7828 100755 --- a/scripts/fuzz_opt.py +++ b/scripts/fuzz_opt.py @@ -392,7 +392,7 @@ def pick_initial_contents(): # (struct.new $other) # (struct.new $other) # (tuple.extract 1 - # (tuple.make + # (tuple.make 2 # (i32.const 0) # (i32.const 0) # ) |