mstch/test/data/bug_11_eating_whitespace.hpp

4 lines
87 B
C++
Raw Normal View History

2015-04-17 03:05:59 +08:00
const auto bug_11_eating_whitespace_data = mstch::map{
{"tag", std::string{"yo"}}
};