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

3 lines
108 B
C++

const mstch::node bug_11_eating_whitespace_data =
mstch::map_wrapper{{{"tag", std::string{"yo"}}}};