Compiling and running first program!

This commit is contained in:
Krzosa Karol
2022-06-03 23:15:16 +02:00
parent 5e798bd179
commit a324a5abf0
16 changed files with 800 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
Thing :: struct
len: Int
len: int
Constant_String :: "Test"
Constant :: 10