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