Fix outdated expression rule in grammar
This commit is contained in:
parent
57cd5b3a9e
commit
bd135f0203
@ -5,9 +5,6 @@ expression ->
|
||||
| binary
|
||||
| let
|
||||
| control
|
||||
| selector
|
||||
| index
|
||||
| identifier
|
||||
| primary
|
||||
|
||||
grouping -> "(" expression ")" ;
|
||||
|
Loading…
Reference in New Issue
Block a user