const mstch::node partial_array_of_partials_implicit_data = mstch::map_wrapper{ {{"numbers", mstch::array_wrapper{ {std::string{"1"}, std::string{"2"}, std::string{"3"}, std::string{"4"}}}}}};