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