diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -39,8 +39,8 @@ - [x] OP_EQ - [x] OP_LT - [x] OP_LE - - [ ] OP_TEST - - [ ] OP_TESTSET + - [x] OP_TEST + - [x] OP_TESTSET - [x] OP_CALL - [x] OP_TAILCALL - [x] OP_RETURN |