4 lines
84 B
Text
4 lines
84 B
Text
mstch::object{
|
|
{"tag1", std::string{"Hello"}},
|
|
{"tag2", std::string{"World"}}
|
|
}
|