We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558bec8 commit 74e00e1Copy full SHA for 74e00e1
tests/basictest.cpp
@@ -1561,7 +1561,7 @@ TEST_CASE("float.decimal_point") {
1561
"0,"
1562
"000000000000000000000000000000000000011754943508222875079687365372222456"
1563
"778186655567720875215087517062784172594547271728515625",
1564
- 0.000000000000000000000000000000000000011754943508222875079687365372222456778186655567720875215087517062784172594547271728515625);
+ 0.000000000000000000000000000000000000011754943508222875079687365372222456778186655567720875215087517062784172594547271728515625f);
1565
verify_options(
1566
1567
"000000000000000000000000000000000000000000001401298464324817070923729583"
0 commit comments