mstch/test/data/bug_length_property.h

4 lines
67 B
C
Raw Normal View History

2015-04-10 02:41:27 +08:00
auto data = mstch::object{
{"length", std::string{"hello"}}
};