Comments are not highlighted properly as comments unless they are at the beginning of a line. Here is an example:  It looks like it is looking for a `*` after a newline, when it should be looking for a `*` after a newline or `;`.
Comments are not highlighted properly as comments unless they are at the beginning of a line.
Here is an example:
It looks like it is looking for a
*after a newline, when it should be looking for a*after a newline or;.