File

spec/json/pass3.json @ 9153:26c5a4a14905

encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 08 Aug 2018 09:29:32 +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."
    }
}