mstch/test/data/inverted_section.hpp

3 lines
77 B
C++
Raw Normal View History

2015-04-16 19:05:59 +00:00
const auto inverted_section_data = mstch::map{
{"repos", mstch::array{}}
};