We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Comments start with the double slash and span till the end of the line:
// this is a comment let x = 1 // this is also a comment
Multiline comments are not currently supported.