aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/mult_on_undefined_value.zig
AgeCommit message (Expand)Author
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