src/stage1/all_types.hpp | 1 + src/stage1/analyze.cpp | 24 ++- src/stage1/codegen.cpp | 2 +- src/stage1/ir.cpp | 10 + test/behavior.zig | 1 + test/behavior/packed-struct.zig | 354 ++++++++++++++++++++++++++++++++ test/behavior/struct.zig | 18 +- 7 files changed, 402 insertions(+), 8 deletions(-)