pub const SINGLE_ASCII_CHAR_TRIVIAL_TOKENS: &[(u8, TokenTy)];
lexer
Single ASCII character trivial tokens that can be matched directly against the source code.