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 "fmt.odin" as fmt
#import "fmt.odin"
thing :: proc() #link_name "frankerooney" {
fmt.println("Hello!")