Pseudocode: Do not bind call value to callee expressions
This commit is contained in:
@@ -7,6 +7,5 @@ tailRecursive fun foo() {
|
||||
}
|
||||
}
|
||||
---------------------
|
||||
foo <v0> NEW()
|
||||
foo() <v0> COPY
|
||||
foo() <v0> NEW()
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user