toml/tomlc99/stdex/keys08.toml.res

9 lines
79 B
Plaintext

{
fruit = {
orange = 2,
apple = {
smooth = true,
},
},
}