We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
### @_argfile_
1 parent 73f4133 commit 347dd4dCopy full SHA for 347dd4d
docs/topics/compiler-reference.md
@@ -99,7 +99,7 @@ instead of going through a graceful migration cycle.
99
Code written in the progressive mode is backwards compatible; however, code written in
100
a non-progressive mode may cause compilation errors in the progressive mode.
101
102
-### @_argfile_
+### @argfile
103
104
Read the compiler options from the given file. Such a file can contain compiler options with values
105
and paths to the source files. Options and paths should be separated by whitespaces. For example:
0 commit comments