Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pass3.json « test_cases - github.com/MJPA/SimpleJSON.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d4a52e9cc35c371c083b479fcae364efdad66e63 (plain)
1
2
3
4
5
6
7
Nested object
{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}