mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 12:48:14 +00:00
Add Handmade Seattle 2019 Demos
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package basic
|
||||
|
||||
import "core:fmt"
|
||||
|
||||
main :: proc() {
|
||||
fmt.println("Hellope!")
|
||||
}
|
||||
Reference in New Issue
Block a user