mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-25 11:32:33 +00:00
8 lines
51 B
YAML
8 lines
51 B
YAML
foo: baz
|
|
value: 456
|
|
moo:
|
|
- 4
|
|
- 5
|
|
- 6
|
|
b: true
|