trisquel-icecat/icecat/third_party/rust/basic-toml/tests/valid/implicit-groups.json

9 lines
140 B
JSON

{
"a": {
"b": {
"c": {
"answer": {"type": "integer", "value": "42"}
}
}
}
}