mirror of
https://github.com/json-c/json-c.git
synced 2026-03-24 07:29:07 +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