mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-23 16:07:52 +00:00
6 lines
40 B
Odin
6 lines
40 B
Odin
#import "fmt.odin"
|
|
|
|
main :: proc() {
|
|
|
|
}
|