mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 23:44:58 -07:00
Minimal Dependency Map: Only build what is needed
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
main :: proc() {
|
||||
#import "fmt.odin"
|
||||
|
||||
main :: proc() {
|
||||
fmt.println("Hello")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user