added basic functionalities to the debugger mode

This commit is contained in:
cozis
2021-11-02 09:17:03 +00:00
parent 7e04b0fc6d
commit 022610bb71
7 changed files with 267 additions and 22 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
if false
if true
a = 1;
else
a = 2;