3 lines
97 B
C++
3 lines
97 B
C++
mstch::object{
|
|
{"array_of_strings", mstch::array{std::string{"hello"}, std::string{"world"}}}
|
|
} |