Control-Flow: Improve debug text of ReadValueInstruction

This commit is contained in:
Alexey Sedunov
2015-05-20 16:01:09 +03:00
parent 868329e3cb
commit 3d3b5591e1
16 changed files with 32 additions and 24 deletions
@@ -9,6 +9,6 @@ class C {
}
---------------------
<v0>: C NEW: magic[IMPLICIT_RECEIVER]($a) -> <v0>
$a <v1>: * NEW: r($a|<v0>) -> <v1>
$a <v1>: * NEW: r($a, a|<v0>) -> <v1>
{ $a } <v1>: * COPY
=====================