@@ -5,7 +5,7 @@ tree deref. vals: Literal(Constant(3))
55tree: Inlined(None, Nil, Ident("v"))
66tree deref. vals: Literal(Constant(1))
77
8- tree: Inlined(None, Nil, Ident("x"))
8+ tree: Inlined(None, Nil, Ident("x$proxy1 "))
99tree deref. vals: Literal(Constant(2))
1010
1111tree: Inlined(None, Nil, Ident("l"))
@@ -14,29 +14,29 @@ tree deref. vals: Literal(Constant(3))
1414tree: Inlined(None, Nil, Ident("a"))
1515tree deref. vals: Ident("a")
1616
17- tree: Inlined(None, Nil, Ident("x"))
17+ tree: Inlined(None, Nil, Ident("x$proxy2 "))
1818tree deref. vals: Ident("b")
1919
20- tree: Inlined(None, Nil, Ident("x"))
20+ tree: Inlined(None, Nil, Ident("x$proxy3 "))
2121tree deref. vals: Apply(Ident("d2"), Nil)
2222
23- tree: Inlined(None, Nil, Ident("x"))
23+ tree: Inlined(None, Nil, Ident("x$proxy4 "))
2424tree deref. vals: Apply(Ident("d3"), List(Literal(Constant(3))))
2525
26- tree: Inlined(None, Nil, Ident("x"))
26+ tree: Inlined(None, Nil, Ident("x$proxy5 "))
2727tree deref. vals: TypeApply(Ident("d4"), List(TypeIdent("Int")))
2828
2929tree: Inlined(None, Nil, Ident("vv"))
3030tree deref. vals: Literal(Constant(1))
3131
32- tree: Inlined(None, Nil, Ident("x"))
32+ tree: Inlined(None, Nil, Ident("x$proxy6 "))
3333tree deref. vals: Literal(Constant(1))
3434
3535tree: Inlined(None, Nil, Ident("vd"))
3636tree deref. vals: Literal(Constant(2))
3737
38- tree: Inlined(None, Nil, Ident("x"))
38+ tree: Inlined(None, Nil, Ident("x$proxy7 "))
3939tree deref. vals: Literal(Constant(2))
4040
41- tree: Inlined(None, Nil, Ident("x"))
41+ tree: Inlined(None, Nil, Ident("x$proxy8 "))
4242tree deref. vals: Apply(TypeApply(Select(Ident("Tuple2"), "apply"), List(Inferred(), Inferred())), List(Literal(Constant(1)), Literal(Constant(2))))
0 commit comments