mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
Fix old_demos; Fix when bug; Fix enum .names
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import "fmt.odin";
|
||||
import "core:fmt.odin";
|
||||
|
||||
main :: proc() {
|
||||
fmt.println("Hellope, world!");
|
||||
|
||||
Reference in New Issue
Block a user