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 2a25fc8..1c02d22 100644 --- a/parser/README.md +++ b/parser/README.md @@ -53,7 +53,7 @@ A successful test must be provided to check the status. - [ ] full `if` statement (including `else`, `else if`) - [x] init expressions in `if` statements - [x] statement blocks -- [ ] comments +- [x] comments - [ ] for statement - [ ] switch statement - [ ] select statement |
