mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
f19b5ecf4b
If self pointer is const, the slice is const. Otherwise the slice is mutable.