src-self-hosted/translate_c.zig | 3 +++ src/analyze.cpp | 2 +- src/codegen.cpp | 2 +- src/ir.cpp | 6 +++++- test/compile_errors.zig | 19 +++++++++++++++++++ test/stage1/behavior/cast.zig | 1 + test/stage1/behavior/enum.zig | 27 +++++++++++++++++++++++++++ 7 files changed, 57 insertions(+), 3 deletions(-)