File

spec/json/pass3.json @ 9486:20aad0108999

util.serialization: Remove encoding of very large or very small numbers in scientific notation Also difficult to describe this option, easier to remove it. %.18g covers a very large range of numbers
author Kim Alvefur <zash@zash.se>
date Fri, 12 Oct 2018 00:15:08 +0200
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}