6 lines
No EOL
133 B
Text
6 lines
No EOL
133 B
Text
mstch::object{
|
|
{"description", std::string{"That is all!"}},
|
|
{"child", mstch::object{
|
|
{"description", std::string{""}}
|
|
}}
|
|
} |