lexer: don't double-increment the line number for single line comments. (if reporting them, we would increment, and then set it up so the next run would hit the "\n" char, which would increment it again.)
↧
lexer: don't double-increment the line number for single line comments.
↧