1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-01-18 05:12:29 +00:00
yq/examples/bad.yaml

8 lines
82 B
YAML
Raw Normal View History

2020-01-30 05:32:28 +00:00
b:
d: be gone
c: 2
e:
- name: Billy Bob # comment over here
---
[123123