mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00: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