aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/slice_of_single-item_pointer_bounds.zig
AgeCommit message (Expand)Author
2024-12-31cases: update to new compile error wordingsmlugg
2024-01-15update test case for new const/var compile errorAndrew Kelley
2024-01-14sema: allow slicing *T with comptime known [0..1]dweiller