pub const COMMENT_CHAR: char = '#';
The character that starts an inline comment (to the end of the line).