4 lines
88 B
Text
4 lines
88 B
Text
mstch::object{
|
|
{"name", std::string{"Joe"}},
|
|
{"greeting", std::string{"Welcome"}}
|
|
}
|