blob: a54f25c1372dfb5bd6a66e565e9a346bcdc1ec46 [file] [log] [blame]
# update element in list: list -> scalar
foo: 2
bar: 4
array: [ 2, 3, 4 ]
map: { a: 5, b: 6, c: 7 }
list:
- fish
- { a: 5, b: 6, c: 7 }
- 34
- bear