mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-23 12:15:01 -07:00
detect broken comments in the lexer
This commit is contained in:
@@ -377,13 +377,9 @@ main:
|
||||
RegularMax,
|
||||
|
||||
Comment,
|
||||
|
||||
WhitespaceMin,
|
||||
Whitespace,
|
||||
Newline,
|
||||
WhitespaceMax,
|
||||
|
||||
MD_TokenKind_BadCharacter,
|
||||
BadCharacter,
|
||||
|
||||
MAX,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user