mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
The intent here is ambiguous: this resolves to the comptime_int '0', but it's likely the user meant to use a floating-point literal. Resolves: #16890