HHH-9100 corrected grammar
This commit is contained in:
parent
cfc0327637
commit
eaa01e66da
|
@ -246,7 +246,7 @@ selectExpr
|
|||
| aggregate
|
||||
| c:constant { out(c); }
|
||||
| arithmeticExpr
|
||||
| param:PARAM { out(param); }
|
||||
| parameter
|
||||
| selectBooleanExpr[false]
|
||||
| sn:SQL_NODE { out(sn); }
|
||||
| { out("("); } selectStatement { out(")"); }
|
||||
|
|
Loading…
Reference in New Issue