std.fmt.parseFloat treats "." as valid float. #11713
Labels
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
standard library
This issue involves writing Zig code for the standard library.
Milestone
Zig Version
0.10.0-dev.1933+5f2d0d414
Steps to Reproduce
Expected Behavior
I would expect this test to fail at the
parseFloat
call.Actual Behavior
The text was updated successfully, but these errors were encountered: