summaryrefslogtreecommitdiff
path: root/parser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'parser/README.md')
-rw-r--r--parser/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/README.md b/parser/README.md
index 0503e28..ecb7c41 100644
--- a/parser/README.md
+++ b/parser/README.md
@@ -51,7 +51,7 @@ Go language support:
- [ ] channel operations
- [x] var defined by assign :=
- [x] var assign =
-- [ ] var declaration
+- [x] var declaration
- [ ] type declaration
- [x] func declaration
- [ ] const declaration