toml/stdex/keys05.toml.res

8 lines
87 B
Plaintext
Raw Normal View History

2021-03-07 07:54:24 +00:00
{
fruit = {
name = "banana",
color = "yellow",
flavor = "banana",
},
}