mirror of
https://github.com/ziglang/zig.git
synced 2026-01-27 01:35:23 +00:00
A pointer was wrongly assumed to be comptime-available causing the analysis pass to assume its initial value was constant. Fixes #3481
A pointer was wrongly assumed to be comptime-available causing the analysis pass to assume its initial value was constant. Fixes #3481