rougail-output-json/tests/results/test_namespace/01_6string_multi_length.json

14 lines
163 B
JSON
Raw Normal View History

2025-12-29 18:10:28 +01:00
{
"rougail": {
"var1": [
"string1",
"string2",
"string3"
],
"var2": [
"string1",
"string2",
"string3"
]
}
}