Add tests for element -> pseudo-value mapping
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
== main ==
|
||||
fun main(arg : Array<String>) {
|
||||
a
|
||||
}
|
||||
---------------------
|
||||
a <v1> NEW()
|
||||
{ a } <v1> COPY
|
||||
=====================
|
||||
Reference in New Issue
Block a user