mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
git-subtree-dir: contrib/libcbor git-subtree-mainline:293663f4dagit-subtree-split:5b2defbd2a
6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"a": [1, 2.2, -1, "žluťoučký kůň!!!"],
|
|
"b": {
|
|
"c": [true, false, null]
|
|
}
|
|
}
|