Pseudocode: Implement computation of expected type predicates
This commit is contained in:
@@ -3,6 +3,6 @@ fun Function0<Unit>.foo() {
|
||||
this()
|
||||
}
|
||||
---------------------
|
||||
this() <v0> NEW()
|
||||
{ this() } <v0> COPY
|
||||
this() <v0>: * NEW()
|
||||
{ this() } <v0>: * COPY
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user