4 lines
57 B
C
4 lines
57 B
C
|
auto data = mstch::object{
|
||
|
{"jobs", mstch::array{}}
|
||
|
};
|