【新增】添加引用第三方库toml
This commit is contained in:
13
thirdPart/tomlc99/stdex/tab11.toml.res
Normal file
13
thirdPart/tomlc99/stdex/tab11.toml.res
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
fruit = {
|
||||
apple = {
|
||||
color = "red",
|
||||
taste = {
|
||||
sweet = true,
|
||||
},
|
||||
texture = {
|
||||
smooth = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user