Fix typos and make demo work with -vet

This commit is contained in:
gingerBill
2019-10-08 20:28:45 +01:00
parent 71b32ae117
commit 1b8c3ca22a
5 changed files with 10 additions and 9 deletions
-1
View File
@@ -4,7 +4,6 @@ import "core:fmt"
import "core:mem"
import "core:os"
import "core:reflect"
import "core:strings"
import "intrinsics"
when os.OS == "windows" {