aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/mult_wrap_on_undefined_value.zig
AgeCommit message (Expand)Author
2025-03-16Sema: rewrite comptime arithmeticmlugg
2024-01-16sema: fix safe integer arithmetic operations on undefined valuesTechatrix