mstch/test/data/whitespace.data

5 lines
84 B
Plaintext
Raw Normal View History

2015-04-10 18:56:31 +08:00
mstch::object{
2015-04-10 02:41:27 +08:00
{"tag1", std::string{"Hello"}},
{"tag2", std::string{"World"}}
2015-04-10 18:56:31 +08:00
}