mirror of
https://github.com/nlohmann/json.git
synced 2026-05-06 14:25:24 +00:00
Tests: Floating-point formatting uses lower case 'e'
This commit is contained in:
@@ -1 +1 @@
|
||||
[1.2345E-30]
|
||||
[1.2345e-30]
|
||||
@@ -1 +1 @@
|
||||
[1.2345E+30]
|
||||
[1.2345e+30]
|
||||
Reference in New Issue
Block a user