@@ -5,7 +5,7 @@ tree deref. vals: Literal(Constant(3))
5
5
tree: Inlined(None, Nil, Ident("v"))
6
6
tree deref. vals: Literal(Constant(1))
7
7
8
- tree: Inlined(None, Nil, Ident("x"))
8
+ tree: Inlined(None, Nil, Ident("x$proxy1 "))
9
9
tree deref. vals: Literal(Constant(2))
10
10
11
11
tree: Inlined(None, Nil, Ident("l"))
@@ -14,29 +14,29 @@ tree deref. vals: Literal(Constant(3))
14
14
tree: Inlined(None, Nil, Ident("a"))
15
15
tree deref. vals: Ident("a")
16
16
17
- tree: Inlined(None, Nil, Ident("x"))
17
+ tree: Inlined(None, Nil, Ident("x$proxy2 "))
18
18
tree deref. vals: Ident("b")
19
19
20
- tree: Inlined(None, Nil, Ident("x"))
20
+ tree: Inlined(None, Nil, Ident("x$proxy3 "))
21
21
tree deref. vals: Apply(Ident("d2"), Nil)
22
22
23
- tree: Inlined(None, Nil, Ident("x"))
23
+ tree: Inlined(None, Nil, Ident("x$proxy4 "))
24
24
tree deref. vals: Apply(Ident("d3"), List(Literal(Constant(3))))
25
25
26
- tree: Inlined(None, Nil, Ident("x"))
26
+ tree: Inlined(None, Nil, Ident("x$proxy5 "))
27
27
tree deref. vals: TypeApply(Ident("d4"), List(TypeIdent("Int")))
28
28
29
29
tree: Inlined(None, Nil, Ident("vv"))
30
30
tree deref. vals: Literal(Constant(1))
31
31
32
- tree: Inlined(None, Nil, Ident("x"))
32
+ tree: Inlined(None, Nil, Ident("x$proxy6 "))
33
33
tree deref. vals: Literal(Constant(1))
34
34
35
35
tree: Inlined(None, Nil, Ident("vd"))
36
36
tree deref. vals: Literal(Constant(2))
37
37
38
- tree: Inlined(None, Nil, Ident("x"))
38
+ tree: Inlined(None, Nil, Ident("x$proxy7 "))
39
39
tree deref. vals: Literal(Constant(2))
40
40
41
- tree: Inlined(None, Nil, Ident("x"))
41
+ tree: Inlined(None, Nil, Ident("x$proxy8 "))
42
42
tree deref. vals: Apply(TypeApply(Select(Ident("Tuple2"), "apply"), List(Inferred(), Inferred())), List(Literal(Constant(1)), Literal(Constant(2))))
0 commit comments