mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 19:13:16 +00:00
* fix comptime slice of slice not preserving mutatibility of the comptime data * fix comptime slice of pointer not preserving mutability of the comptime data closes #826