public void ParseMultiLineCommentSyntax() { CommentParser.ParseMultiLine("/* yuuuup */").Is(" yuuuup"); }