aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/sub_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
2023-11-19test: update cases to silence 'var is never mutated' errorsmlugg
2022-09-15organize some compile error testsAndrew Kelley