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

14 lines
160 B
Plaintext

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