rougail-output-formatter/tests/results/16_5test_redefine/rougail/00-base.yml

18 lines
193 B
YAML
Raw Normal View History

2025-04-27 09:27:04 +02:00
%YAML 1.2
2024-12-23 20:54:52 +01:00
---
version: 1.1
2025-04-27 09:27:04 +02:00
var1: no # a first variable
2024-12-23 20:54:52 +01:00
var2:
description: a second variable
test:
- test
default: non
var3:
description: a third variable
test:
- test
2025-04-27 09:27:04 +02:00
...