blob: 69e8b23c24a71eefb5e78d7ac470b58d8dc21129 [file] [log] [blame]
NESTED BLOCK MAP
---
a: 1
b:
d: 4
e: 5
c: 3
---
- [update, ['b', 'e'], 6]
- [update, ['b', 'e'], [1,2,3]]
- [update, ['b', 'f'], 6]