mstch/test/data/bug_length_property.hpp
2020-02-12 20:53:14 +01:00

3 lines
109 B
C++

const mstch::node bug_length_property_data =
mstch::map_wrapper{{{"length", std::string{"hello"}}}};