; is the line comment character.
$ can be used instead of a newline to separate statements. Therefore you may not use $ in symbol names on the H8/300.
The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.