townengine/third-party/tomlc99/stdex/tab09.toml.res
2024-10-01 12:48:42 +03:00

11 lines
110 B
Plaintext

{
fruit = {
apple = {
color = "red",
taste = {
sweet = true,
},
},
},
}