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