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