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