aboutsummaryrefslogtreecommitdiff
path: root/lib/mstch/test/data/bug_11_eating_whitespace.hpp
blob: 57ce8191484605920df104d3f2d9199bf171e1c1 (plain)
1
2
3
const auto bug_11_eating_whitespace_data = mstch::map{
  {"tag", std::string{"yo"}}
};