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