4 lines
78 B
Text
4 lines
78 B
Text
mstch::object{
|
|
{"name", std::string{"Joe"}},
|
|
{"friends", mstch::node{}}
|
|
}
|