6 lines
No EOL
127 B
Text
6 lines
No EOL
127 B
Text
mstch::object{
|
|
{"emptyString", std::string{""}},
|
|
{"emptyArray", mstch::array{}},
|
|
{"zero", 0},
|
|
{"null", mstch::node{}}
|
|
} |