toml/stdex/keys08.toml.res

9 lines
79 B
Plaintext
Raw Normal View History

2021-03-07 07:54:24 +00:00
{
fruit = {
orange = 2,
apple = {
smooth = true,
},
},
}