Fix old_demos; Fix when bug; Fix enum .names

This commit is contained in:
Ginger Bill
2017-09-29 21:11:16 +01:00
parent 793bc8c585
commit 11614c2649
13 changed files with 285 additions and 286 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import "fmt.odin";
import "core:fmt.odin";
main :: proc() {
fmt.println("Hellope, world!");