pub const MULTI_LINE_COMMENT_END: &str = "*/";
lexer
The pattern that ends any multi-line comments (including doc comments).