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