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.
Hi,
Syntax highlighting of nested comments is broken:
/* let foo = 1 /* let bar = 1 */ let baz = 1 */
GitHub has the same problem, so the code block above is a good demonstration. The compiler seems to support nested comments.