From e5d7977995326705061a5dd22e16c576e7c5c4f7 Mon Sep 17 00:00:00 2001 From: belliash Date: Tue, 16 Apr 2019 20:25:38 +0200 Subject: [PATCH] Fixed by implementation of OP_JMPLFB & OP_JMPLFE VM instructions. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 2e9fe7b..4306cf9 100644 --- a/TODO +++ b/TODO @@ -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. \ No newline at end of file