mirror of
https://github.com/ziglang/zig.git
synced 2025-12-29 17:43:17 +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