Skip to content

Commit 6216d24

Browse files
committed
Fix bad merge from #8654
1 parent 257298c commit 6216d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/fuzz_passes_wast.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
Starting with a wast, then running random passes on the wast, and seeing
2020
if they break optimization or validation
21-
"""
21+
2222
Usage: Provide the filename of the wast.
2323
"""
2424

0 commit comments

Comments
 (0)