mstch/test/data/unescaped.data

6 lines
80 B
Text
Raw Normal View History

2015-04-12 17:12:28 +00:00
mstch::object{
{"title", [](){
return std::string{"Bear > Shark"};
}}
}