1) Line length is arbitrary, and there is no finite limit
2) You can have an escape sequence for a new line
With that said, I disagree that having to mark the end of a statement with a semi-colon is obsolete syntax. Statements and lines should not have to be 1-to-1, even if most code is written as such.