3 lines
86 B
C++
3 lines
86 B
C++
const auto bug_11_eating_whitespace_data = mstch::map{
|
|
{"tag", std::string{"yo"}}
|
|
}; |