Remove int uint, all programs compiling

This commit is contained in:
Krzosa Karol
2022-06-06 09:36:37 +02:00
parent 325050300a
commit 960523b443
12 changed files with 83 additions and 94 deletions

View File

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