Fix bug for comments with no range

I forgot to advance the current pointer past the newline character
when parsing a comment that had just a line number and not a
CommentRange. I added a test for this corner case.

Change-Id: I803717e8ea391aa067f40c2d7403f54ee9795733
2 files changed