blob: 753cc9342d5e5e64e3e72d06032b5ecc35aacf78 [file] [log] [blame]
# update key value in map: map -> list
foo: 2
bar: 4
array: [ 2, 3, 4 ]
map: [ 3, 4, 5 ]
list:
- fish
- { a: 5, b: 6, c: 7 }
- [ 1, 2, 3 ]
- bear