8 lines
No EOL
179 B
Text
8 lines
No EOL
179 B
Text
mstch::object{
|
|
{"inner", mstch::array{mstch::object{
|
|
{"foo", std::string{"foo"}},
|
|
{"inner", mstch::array{mstch::object{
|
|
{"bar", std::string{"bar"}}
|
|
}}}
|
|
}}}
|
|
} |