mstch/test/data/unescaped.data

6 lines
80 B
Plaintext
Raw Normal View History

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