This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
niubinghui-luapluginmanage/thirdPart/tomlc99/stdex/tab11.toml.res

14 lines
160 B
Plaintext
Raw Normal View History

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