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