rougail-output-doc/tests/results/test_namespace_examples/40_8calculation_boolean.adoc

14 lines
142 B
Text
Raw Normal View History

== Example with all variables modifiable
[,yaml]
----
---
rougail:
bool: false
multi1:
- false
multi2:
- true
- false
----