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 3680d6c + e398e78 commit a33bb57Copy full SHA for a33bb57
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