Using as: Meta-Chars

Next: Meta-Regs, Up: Meta Syntax   [Contents][Index]


9.25.2.1 Special Characters

‘!’ is the line comment character.

You can use ‘;’ instead of a newline to separate statements.

Since ‘$’ has no special meaning, you may use it in symbol names.