Comments

Syntax

<comment> ::= <line-comment>
            | <block-comment>

Semantics

  • They can appear between any two consecutive tokens.