We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f703fe6 commit c9badcdCopy full SHA for c9badcd
csmith-fuzzing/predicate.py
@@ -86,7 +86,7 @@
86
reducing.add_argument(
87
"--extra-compile-file",
88
type=str,
89
- help="")
+ help="Append the content of this extra file to the end of the emitted bindings just before compiling it.")
90
91
"--expect-compile-fail",
92
action="store_true",
0 commit comments