Skip to content

Commit 347dd4d

Browse files
committed
chore: ### @_argfile_ invisible in formatting
1 parent 73f4133 commit 347dd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/compiler-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ instead of going through a graceful migration cycle.
9999
Code written in the progressive mode is backwards compatible; however, code written in
100100
a non-progressive mode may cause compilation errors in the progressive mode.
101101
102-
### @_argfile_
102+
### @argfile
103103
104104
Read the compiler options from the given file. Such a file can contain compiler options with values
105105
and paths to the source files. Options and paths should be separated by whitespaces. For example:

0 commit comments

Comments
 (0)