We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257298c commit 6216d24Copy full SHA for 6216d24
1 file changed
scripts/fuzz_passes_wast.py
@@ -18,7 +18,7 @@
18
19
Starting with a wast, then running random passes on the wast, and seeing
20
if they break optimization or validation
21
-"""
+
22
Usage: Provide the filename of the wast.
23
"""
24
0 commit comments