rougail-output-json/tests/results/test_namespace_read_write/40_8calculation_boolean.json

13 lines
123 B
JSON
Raw Permalink Normal View History

2024-11-30 15:50:28 +01:00
{
"rougail": {
"bool": false,
"multi1": [
false
],
"multi2": [
true,
false
]
}
}