mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +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