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