mstch/test/data/comments.data
2015-04-12 19:12:28 +02:00

6 lines
88 B
Plaintext

mstch::object{
{"title", []() {
return std::string{"A Comedy of Errors"};
}}
};