Add tests for element -> pseudo-value mapping
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
== foo ==
|
||||
fun foo() {
|
||||
{}
|
||||
}
|
||||
---------------------
|
||||
{} <v0> NEW()
|
||||
{ {} } <v0> COPY
|
||||
=====================
|
||||
== anonymous_0 ==
|
||||
{}
|
||||
---------------------
|
||||
=====================
|
||||
Reference in New Issue
Block a user