rougail-output-formatter/tests/results/00_6boolean/rougail/00-base.yml

16 lines
239 B
YAML

%YAML 1.2
---
version: 1.1
var1: true # the first variable
var2: true # the second variable
var3: true # the third variable
var4: false # the forth variable
var5: false # the fifth variable
var6: false # the sixth variable
...