mstch/test/data/two_in_a_row.data

5 lines
88 B
Plaintext
Raw Normal View History

2015-04-10 18:56:31 +08:00
mstch::object{
2015-04-10 02:41:27 +08:00
{"name", std::string{"Joe"}},
{"greeting", std::string{"Welcome"}}
2015-04-10 18:56:31 +08:00
}