mirror of
https://github.com/ziglang/zig.git
synced 2026-01-24 08:15: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