diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,8 +44,8 @@ - [x] OP_CALL - [x] OP_TAILCALL - [x] OP_RETURN - - [ ] OP_FORLOOP - - [ ] OP_FORPREP + - [x] OP_FORLOOP + - [x] OP_FORPREP - [ ] OP_TFORCALL - [ ] OP_TFORLOOP - [ ] OP_SETLIST |