New line

When there are multiple empty lines, only a single NewLine token is emitted.

NewLine = "\n", empty_line*

empty_line = " "*, "\n"