3 lines
77 B
C++
3 lines
77 B
C++
|
const auto inverted_section_data = mstch::map{
|
||
|
{"repos", mstch::array{}}
|
||
|
};
|