5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
mstch::object{
|
|
{"person?", mstch::object{
|
|
{"name", std::string{"Jon"}}
|
|
}}
|
|
} |