mstch/test/data/bug_length_property.hpp
2015-04-16 21:05:59 +02:00

3 lines
89 B
C++

const auto bug_length_property_data = mstch::map{
{"length", std::string{"hello"}}
};