aboutsummaryrefslogtreecommitdiff
path: root/lib/mstch/test/data/bug_length_property.hpp
blob: 533b59601e992795a77bd28ee813942261642f47 (plain)
1
2
3
const auto bug_length_property_data = mstch::map{
    {"length", std::string{"hello"}}
};