Fix scope bug, fix parsing bug

This commit is contained in:
Krzosa Karol
2022-06-07 13:37:57 +02:00
parent af5865b059
commit d45ee5ec8a
7 changed files with 8 additions and 22 deletions

View File

@@ -56,7 +56,7 @@ test_assignments :: ()
i >>= 2
i <<= 2
i = i > 2
boolean := i > 2
CONST :: 23 == 23
CONST_FLOAT :: 23.52