mstch/test/data/comments.data

6 lines
88 B
Text
Raw Normal View History

2015-04-12 17:12:28 +00:00
mstch::object{
{"title", []() {
return std::string{"A Comedy of Errors"};
}}
};