Fixed by implementation of OP_JMPLFB & OP_JMPLFE VM instructions.
All checks were successful
The build was successful.

This commit is contained in:
2019-04-16 20:25:38 +02:00
parent 6b18e204cd
commit e5d7977995

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.