renamed files
This commit is contained in:
parent
144401269d
commit
ffe56c86ae
|
@ -22,6 +22,7 @@ lazy_static! {
|
|||
#[derive(Debug, PartialEq, Eq, Copy, Clone, Hash)]
|
||||
pub enum TokenType {
|
||||
Illegal,
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
EOF,
|
||||
|
||||
// Identifiers and Literals
|
Loading…
Reference in New Issue
Block a user