mirror of
https://github.com/json-c/json-c.git
synced 2026-05-08 21:29:06 +08:00
Add a test for serializing the double value -1.0.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
json = 1.0
|
||||
json = -1.0
|
||||
json = 1.23
|
||||
json = 123456789.0
|
||||
json = 123456789.123
|
||||
|
||||
Reference in New Issue
Block a user