mstch/test/data/whitespace.data

5 lines
84 B
Text
Raw Normal View History

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