diff options
Diffstat (limited to 'parser/README.md')
| -rw-r--r-- | parser/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/README.md b/parser/README.md index 23c23b8..c9ff440 100644 --- a/parser/README.md +++ b/parser/README.md @@ -70,7 +70,7 @@ Go language support: - [ ] select statement - [x] binary operators - [ ] unary operators -- [ ] logical operators && and || +- [x] logical operators && and || - [ ] assign operators - [x] operator precedence rules - [x] parenthesis expressions |
