BNF: Fix MAJOR ERROR in operators
This commit is contained in:
parent
1929d27602
commit
3a0a477225
|
@ -123,6 +123,9 @@
|
|||
+ - * /
|
||||
|
||||
<string concatenation operator> -> one of
|
||||
<<
|
||||
|
||||
<relational operator> -> one of
|
||||
> < == <>
|
||||
|
||||
<logical operator> ->
|
||||
|
|
Loading…
Reference in New Issue