mstch/test/data/inverted_section.hpp
2015-04-16 21:05:59 +02:00

3 lines
77 B
C++

const auto inverted_section_data = mstch::map{
{"repos", mstch::array{}}
};