blob: 28157029219d1b9fc0d994a8790f7b2b8525eef0 [file] [log] [blame]
# starting point for update tests
foo: 2
bar: 4
array: [ 2, 3, 4 ]
map: { a: 5, b: 6, c: 7 }
list:
- fish
- { a: 5, b: 6, c: 7 }
- [ 1, 2, 3 ]
- bear