Whitespace tweak

This commit is contained in:
2023-03-25 01:43:51 +11:00
parent 17f0e4476b
commit cf6db57787

View File

@@ -68,7 +68,6 @@ typedef struct Toy_Literal {
} identifier; //16 } identifier; //16
struct { struct {
struct Toy_Literal* subtypes; //8 struct Toy_Literal* subtypes; //8
Toy_LiteralType typeOf; //4 Toy_LiteralType typeOf; //4
unsigned char capacity; //1 unsigned char capacity; //1