8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
mstch::object{
|
|
{"outer", mstch::object{
|
|
{"id", 1},
|
|
{"second", mstch::object{
|
|
{"nothing", 2}
|
|
}}
|
|
}}
|
|
} |