mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-10-11 00:19:38 +00:00
Pass teh test
This commit is contained in:
@ -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)) {
|
||||
|
Reference in New Issue
Block a user