mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
This disallows e.g. `1.` or `0x1.` as a float literal, which is consistent with the grammar.
This disallows e.g. `1.` or `0x1.` as a float literal, which is consistent with the grammar.