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