Add tests for element -> pseudo-value mapping
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
== fail ==
|
||||
fun fail() : Nothing {
|
||||
throw java.lang.RuntimeException()
|
||||
}
|
||||
---------------------
|
||||
RuntimeException <v0> NEW()
|
||||
RuntimeException() <v0> COPY
|
||||
java.lang.RuntimeException() <v0> COPY
|
||||
=====================
|
||||
Reference in New Issue
Block a user