mstch/test/data/bug_11_eating_whitespace.hpp

3 lines
108 B
C++
Raw Normal View History

2020-02-13 03:53:14 +08:00
const mstch::node bug_11_eating_whitespace_data =
mstch::map_wrapper{{{"tag", std::string{"yo"}}}};