Skip to content

Commit

Permalink
Tidying.
Browse files Browse the repository at this point in the history
  • Loading branch information
hellige committed Jun 7, 2019
1 parent 9003856 commit f9c5425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grammar.txt → misc/grammar.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ val ::= INT | DOUBLE | BOOL | STRING


// without precedence...
selector ::= sel '>'?
selector ::= step '>'?
step ::= step op step
| singlestep step
| singlestep
Expand Down

0 comments on commit f9c5425

Please sign in to comment.