Add floats

This commit is contained in:
Krzosa Karol
2022-06-02 22:52:16 +02:00
parent a416007bba
commit 2909214ee0
6 changed files with 51 additions and 15 deletions

View File

@@ -58,6 +58,7 @@ test_assignments :: ()
i = i > 2
CONST :: 23 == 23
CONST_FLOAT :: 23.52
j: *Int
*j = 1