Semicolons are required; when condition for certain file scope declarations; #import syntax change

This commit is contained in:
Ginger Bill
2016-12-01 22:44:00 +00:00
parent be8b9bda2f
commit 4bb45700a5
29 changed files with 3400 additions and 3244 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ thing :: proc() {
*/
/*
#load "fmt.odin"
#include "fmt.odin"
thing :: proc() {
println("Hello5!")