mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 05:10:55 +00:00
Pass teh test
This commit is contained in:
parent
cde672244a
commit
7cf356971b
@ -17,6 +17,7 @@ interface TokenTypeProperty {
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
if (upgraded == null) {
|
||||
for (item in TokenType.AnyOf) {
|
||||
if (item.anyOf != null && item.anyOf.strings.contains(token.text)) {
|
||||
|
Loading…
Reference in New Issue
Block a user