File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 322
322
{
323
323
"description" : " Clamped zeros with a large negative exponent" ,
324
324
"canonical_bson" : " 180000001364000000000000000000000000000000000000" ,
325
- "degenerate_extjson" : " {\" d\" : {\" $numberDecimal\" : \" 0E-2147483648 \" }}" ,
325
+ "degenerate_extjson" : " {\" d\" : {\" $numberDecimal\" : \" 0E-2147483647 \" }}" ,
326
326
"canonical_extjson" : " {\" d\" : {\" $numberDecimal\" : \" 0E-6176\" }}"
327
327
},
328
328
{
334
334
{
335
335
"description" : " Clamped negative zeros with a large negative exponent" ,
336
336
"canonical_bson" : " 180000001364000000000000000000000000000000008000" ,
337
- "degenerate_extjson" : " {\" d\" : {\" $numberDecimal\" : \" -0E-2147483648 \" }}" ,
337
+ "degenerate_extjson" : " {\" d\" : {\" $numberDecimal\" : \" -0E-2147483647 \" }}" ,
338
338
"canonical_extjson" : " {\" d\" : {\" $numberDecimal\" : \" -0E-6176\" }}"
339
339
}
340
340
]
You can’t perform that action at this time.
0 commit comments