3 lines
109 B
C++
3 lines
109 B
C++
const mstch::node bug_length_property_data =
|
|
mstch::map_wrapper{{{"length", std::string{"hello"}}}};
|