Files
testium/doc/examples/param.json
2025-12-29 10:46:05 +01:00

5 lines
75 B
JSON

{
"global_loop_param_list": [["one", "two", "three"],[1, 2, 3]]
}