mirror of
https://github.com/nlohmann/json.git
synced 2026-07-30 15:43:01 +04: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