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 118d9aa..41a09a6 100644 --- a/parser/README.md +++ b/parser/README.md @@ -27,7 +27,7 @@ to the bytecode instructions set except that: Go language support: - [x] named functions -- [ ] anonymous functions (closures) +- [x] anonymous functions (closures) - [ ] methods - [x] internal function calls - [x] external function calls (calling runtime symbols in interpreter) |
