xref: /src/contrib/libcbor/examples/data/json_example.json (revision 10ff414c14eef433d8157f0c17904d740693933b)
15b2defbdSEd Maste{
25b2defbdSEd Maste  "a": [1, 2.2, -1, "žluťoučký kůň!!!"],
35b2defbdSEd Maste  "b": {
45b2defbdSEd Maste    "c": [true, false, null]
55b2defbdSEd Maste  }
65b2defbdSEd Maste}
7