toml/stdex/keys08.toml.res
2021-03-06 23:54:24 -08:00

9 lines
79 B
Plaintext

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