2 lines
75 B
C++
2 lines
75 B
C++
const mstch::node error_not_found_data = mstch::map_wrapper{{{"bar", 2}}};
|
const mstch::node error_not_found_data = mstch::map_wrapper{{{"bar", 2}}};
|