Fixed by implementation of OP_JMPLFB & OP_JMPLFE VM instructions.
The build was successful. Details

This commit is contained in:
Rafal Kupiec 2019-04-16 20:25:38 +02:00
parent 6b18e204cd
commit e5d7977995
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 0 additions and 2 deletions

2
TODO
View File

@ -1,4 +1,2 @@
TODO list for typehinting branch.
Below list contains things that should be changed/fixed/implemented.
1. Variable declaration inside a loop leads to redeclaration error.