Next: , Up: Alpha Syntax


9.2.3.1 Special Characters

`#' is the line comment character. Note that if `#' is the first character on a line then it can also be a logical line number directive (see Comments) or a preprocessor control command (see Preprocessing).

`;' can be used instead of a newline to separate statements.