Pseudocode: Do not bind call value to callee expressions
This commit is contained in:
@@ -3,7 +3,6 @@ fun fail() : Nothing {
|
||||
throw java.lang.RuntimeException()
|
||||
}
|
||||
---------------------
|
||||
RuntimeException <v0> NEW()
|
||||
RuntimeException() <v0> COPY
|
||||
java.lang.RuntimeException() <v0> COPY
|
||||
RuntimeException() <v0> NEW()
|
||||
java.lang.RuntimeException() <v0> COPY
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user