aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/div_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-09-15organize some compile error testsAndrew Kelley