rougail-output-doc/tests/results/test_examples/40_8calculation_boolean.gitlab.md
2026-06-21 17:05:27 +02:00

13 lines
No EOL
151 B
Markdown

<details><summary>Example with all modifiable variables</summary>
```yaml
---
bool: false
multi1:
- false
multi2:
- true
- false
```
</details>