mstch/test/data/empty_list.hpp
2020-02-12 20:53:14 +01:00

2 lines
92 B
C++

const mstch::node empty_list_data = mstch::map_wrapper{{{"jobs", mstch::array_wrapper{}}}};