3 lines
60 B
C++
3 lines
60 B
C++
|
const auto empty_sections_data = mstch::map{
|
||
|
{"bar", 2}
|
||
|
};
|