rougail-output-doc/tests/results/test_examples_comment/40_8calculation_boolean.sh

11 lines
1.5 KiB
Bash
Raw Normal View History

Example with all variables modifiable
--- 
bool: false # A boolean variable 
multi1: # A first multi variable 
 - false 
multi2: # A second multi variable 
 - true 
 - false