toml/tomlc99/stdex/keys08.toml.res
2024-03-26 13:44:04 +01:00

8 lines
79 B
Text

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