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