Filename as default import name; as .; as _; panic()

This commit is contained in:
Ginger Bill
2016-09-21 14:46:56 +01:00
parent 31c11a5037
commit 0e2347e582
14 changed files with 313 additions and 167 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#import "os.odin" as os
#import "os.odin"
PRINT_BUF_SIZE :: 1<<12