toml/stdex/tab07.toml.res

11 lines
82 B
Text
Raw Normal View History

2021-03-08 01:28:41 +00:00
{
fruit = {
apple = {
},
orange = {
},
},
animal = {
},
}