Thank you, this is actually an interesting thing about comments. I had decided to only allow white spaces as a valid comment (i.e. the comment could only have white spaces on the lines "/*" and "*/" to be a valid comment). I just posted this to see if it was an unintended behavior so that I would reconsider my previous decision.