Fix typo.
This commit is contained in:
parent
13c4d0bbb3
commit
3df8d6c398
@ -619,7 +619,7 @@ impl Token {
|
||||
|
||||
In => 110,
|
||||
|
||||
LessThan | LessThanEqualsTo | GreaterThan | GreaterThanEqualsTo => 10,
|
||||
LessThan | LessThanEqualsTo | GreaterThan | GreaterThanEqualsTo => 130,
|
||||
|
||||
Plus | Minus => 150,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user