aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/add_assign_on_undefined_value.zig
AgeCommit message (Expand)Author
2025-03-29compiler: "illegal behavior", not "undefined behavior", in errorsmlugg
2025-03-16Sema: rewrite comptime arithmeticmlugg
2022-06-30move passing stage1 compile error tests to stage2Veikka Tuominen