mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-14 23:43:38 +08:00
12 lines
230 B
YAML
12 lines
230 B
YAML
# --------------------------------------------------
|
|
# It's a test with comment
|
|
# --------------------------------------------------
|
|
test:
|
|
- name: a
|
|
- name: b
|
|
- name: c
|
|
groups:
|
|
- name: a
|
|
- name: b
|
|
- name: c
|
|
- name: c |