mirror of
https://github.com/ziglang/zig.git
synced 2026-01-27 17:55:24 +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