* Removed the `~' operator.
This commit is contained in:
parent
c172274e17
commit
a5ece7d016
3 changed files with 1 additions and 3 deletions
|
|
@ -14,7 +14,6 @@ OpAnd | Expr Expr | Expr |
|
|||
OpOr | Expr Expr | Expr |
|
||||
OpImpl | Expr Expr | Expr |
|
||||
OpUpdate | Expr Expr | Expr |
|
||||
SubPath | Expr Expr | Expr |
|
||||
OpHasAttr | Expr string | Expr |
|
||||
OpPlus | Expr Expr | Expr |
|
||||
OpConcat | Expr Expr | Expr |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue