3 lines
89 B
C++
3 lines
89 B
C++
const auto bug_length_property_data = mstch::map{
|
|
{"length", std::string{"hello"}}
|
|
}; |