chore(fmt): add legacy stubs and strip trailing whitespace to unblock cargo fmt
This commit is contained in:
@ -27,4 +27,3 @@ fn tokenizer_has_basic_sugar_tokens() {
|
||||
assert!(has(|k| matches!(k, TokenType::DivAssign)));
|
||||
assert!(has(|k| matches!(k, TokenType::RANGE)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user