4283f0139a82 ^
d3534ee051ab ^
1
2
3
4 5
let { attrs = { x = 123; y = 456; }; body = (removeAttrs attrs [ "x" ]).y; }