modify the lexer to allow underscores in an identifier, but keep scanning single underscores as a specific underscore token
4.9 KiB
4.9 KiB
modify the lexer to allow underscores in an identifier, but keep scanning single underscores as a specific underscore token