Next: Alpha-Regs, Up: Alpha Syntax [Contents][Index]
‘#’ 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.