Solved the problem of scope when resolving out of order!!!

This commit is contained in:
Krzosa Karol
2022-06-10 16:23:34 +02:00
parent e2d07923c8
commit 11e7bd52fd
4 changed files with 13 additions and 47 deletions

View File

@@ -15,5 +15,5 @@ val := CONSTANT_VAL
DEPENDENCE :: CONSTANT_VAL
CONSTANT_VAL :: 10
thing: a_type = 10
//thing: a_type = 10