Extra type safety; Fix typos

This commit is contained in:
Ginger Bill
2017-07-31 11:36:00 +01:00
parent 8987a6630c
commit 0fae31fb54
17 changed files with 162 additions and 139 deletions
+1 -1
View File
@@ -267,7 +267,7 @@ struct DelayedDecl {
};
struct CheckerFileNode {
i32 id;
isize id;
Array<i32> wheres;
Array<i32> whats;
i32 score; // Higher the score, the better