mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +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