mstch/test/data/bug_length_property.hpp

3 lines
109 B
C++
Raw Normal View History

2020-02-13 03:53:14 +08:00
const mstch::node bug_length_property_data =
mstch::map_wrapper{{{"length", std::string{"hello"}}}};