Fix anonymous procedures and their dependencies

This commit is contained in:
Ginger Bill
2016-12-21 15:20:33 +00:00
parent d0e1efe622
commit 923b039cf6
11 changed files with 367 additions and 354 deletions
+1 -2
View File
@@ -93,8 +93,7 @@ const (
FILE_STANDARD_ERROR;
FILE_STANDARD_COUNT;
);
)
// NOTE(bill): Uses startup to initialize it
var (
__std_files = [FILE_STANDARD_COUNT]File{