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.
2 parents 5100e84 + 219e336 commit fc039cfCopy full SHA for fc039cf
src/comments.md
@@ -2,7 +2,7 @@
2
3
> **<sup>Lexer</sup>**\
4
> LINE_COMMENT :\
5
-> `//` (~\[`/` `!`] | `//`) ~`\n`<sup>\*</sup>\
+> `//` (~\[`/` `!` `\n`] | `//`) ~`\n`<sup>\*</sup>\
6
> | `//`
7
>
8
> BLOCK_COMMENT :\
0 commit comments