4 lines
93 B
C++
4 lines
93 B
C++
const auto disappearing_whitespace_data = mstch::map{
|
|
{"bedrooms", true},
|
|
{"total", 1}
|
|
}; |