fix peggy warning

This commit is contained in:
Umur Ozkul 2022-07-05 06:17:03 +02:00
parent 742fc10e0d
commit a285d0b493

View File

@ -154,9 +154,7 @@ unary
unaryOperator "unary operator" unaryOperator "unary operator"
= ('-' / '.-' / '!' ) = ('-' / '.-' / '!' )
postOperator = indexedValue postOperator
indexedValue
= collectionElement = collectionElement
/ atom / atom