as: Visium Characters

1 
1 9.51.2.1 Special Characters
1 ...........................
1 
1 Line comments are introduced either by the '!' character or by the ';'
1 character appearing anywhere on a line.
1 
1    A hash character ('#') as the first character on a line also marks
1 the start of a line comment, but in this case it could also be a logical
1 line number directive (⇒Comments) or a preprocessor control
1 command (⇒Preprocessing).
1 
1    The Visium assembler does not currently support a line separator
1 character.
1