summaryrefslogtreecommitdiff
path: root/parser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'parser/README.md')
-rw-r--r--parser/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/parser/README.md b/parser/README.md
index 1c02d22..b8bc0d4 100644
--- a/parser/README.md
+++ b/parser/README.md
@@ -43,7 +43,6 @@ A successful test must be provided to check the status.
- [ ] unary operator (suffix) expressions
- [x] operator precedence rules
- [x] parenthesis in expressions
-- [ ] semi-colon automatic insertion rules
- [x] call expressions
- [ ] nested calls
- [x] index expressions