f68c76d07daf ^
d3534ee051ab ^
1 2 3 4 5 6
7 8
# Creates a `with` across multiple thunk boundaries. let set = { a = with { b = 42; }; b; }; in set.a