This commit is contained in:
Ginger Bill
2016-09-28 21:25:14 +01:00
parent 5f6b0942f4
commit 6e39a42c8a
8 changed files with 95 additions and 39 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ Type_Info :: union {
fields: []Member
packed: bool
ordered: bool
size: int
align: int
size: int // in bytes
align: int // in bytes
}
Named: struct #ordered {