627dfabef1dd ^
d3534ee051ab ^
1 2 3 4 5 6 7
8 9
# Tests using `with` on a set that does not yet exist on the stack. let result = with set; value; set = { value = 42; }; in result