toml/tomlc99/stdex/keys08.toml.res

8 lines
79 B
Text

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