as: RL78-Chars

1 
1 9.38.4.1 Special Characters
1 ...........................
1 
1 The presence of a ';' appearing anywhere on a line indicates the start
1 of a comment that extends to the end of that line.
1 
1    If a '#' appears as the first character of a line then the whole line
1 is treated as a comment, but in this case the line can also be a logical
1 line number directive (⇒Comments) or a preprocessor control
1 command (⇒Preprocessing).
1 
1    The '|' character can be used to separate statements on the same
1 line.
1