Compiling again, with double import, main and everything

This commit is contained in:
Krzosa Karol
2022-06-13 21:28:31 +02:00
parent 8260f2cc9a
commit e73820c6f5
4 changed files with 80 additions and 109 deletions

View File

@@ -50,5 +50,3 @@ commit :: (m: *OS_Memory, size: SizeU): Bool
return true
return false
entry :: ()
memory := reserve(size = 10000)