We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/*comments*/
1 parent 6e7f042 commit 0e56f6dCopy full SHA for 0e56f6d
flang/docs/Extensions.md
@@ -218,7 +218,7 @@ end
218
the length parameter of the implicit type, not the first.
219
* Outside a character literal, a comment after a continuation marker (&)
220
need not begin with a comment marker (!).
221
-* Classic C-style /*comments*/ are skipped, so multi-language header
+* Classic C-style `/*comments*/` are skipped, so multi-language header
222
files are easier to write and use.
223
* $ and \ edit descriptors are supported in FORMAT to suppress newline
224
output on user prompts.
0 commit comments