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

5 lines
80 B
Text

mstch::object{
{"title", [](){
return std::string{"Bear > Shark"};
}}
}