mstch/test/data/bug_11_eating_whitespace.hpp
2015-04-23 15:55:18 +02:00

3 lines
86 B
C++

const auto bug_11_eating_whitespace_data = mstch::map{
{"tag", std::string{"yo"}}
};