Comments¶
Clio supports line comments only:
The comments are stripped out by the lexer, they don’t appear in the syntax tree, nor in the generated code.
Clio supports line comments only:
The comments are stripped out by the lexer, they don’t appear in the syntax tree, nor in the generated code.