mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 20:28:15 +00:00
#import "" as namespace
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#import "print.odin"
|
||||
#import "print.odin" as _
|
||||
|
||||
test_proc :: proc() {
|
||||
println("Hello?")
|
||||
|
||||
Reference in New Issue
Block a user