Allow comments on empty lines
Previously the parser would expect either an instruction or label on every line. Now lines only containing comments are allowed.
Previously the parser would expect either an instruction or label on every line. Now lines only containing comments are allowed.