Fix unexpected key types

This commit is contained in:
barsdeveloper
2023-04-03 19:12:00 +02:00
parent 3eec5b5e1c
commit 62b3968af3
6 changed files with 25 additions and 5 deletions

View File

@@ -531,6 +531,7 @@ export default class Grammar {
this.objectReferenceEntity,
this.unknownKeysEntity,
this.symbol,
this.grammarFor(undefined, [PinReferenceEntity]),
)
)