aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/slice_end_index_undefined.zig
AgeCommit message (Collapse)Author
2025-03-29compiler: "illegal behavior", not "undefined behavior", in errorsmlugg
2024-04-23error on `undefined` end indexDavid Rubin