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 ecb7c41..54fead3 100644 --- a/parser/README.md +++ b/parser/README.md @@ -52,7 +52,7 @@ Go language support: - [x] var defined by assign := - [x] var assign = - [x] var declaration -- [ ] type declaration +- [x] type declaration - [x] func declaration - [ ] const declaration - [ ] iota expression |
