mstch/test/data/inverted_section.hpp

3 lines
77 B
C++
Raw Normal View History

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