Special instructions added for calls and other constructs

This commit is contained in:
Andrey Breslav
2013-12-02 17:28:38 +04:00
parent 0b575da5d3
commit 1e2eb6dfa1
20 changed files with 594 additions and 115 deletions
@@ -110,7 +110,7 @@ class Test() {
a++
(@ a)++
(a : Int)++
(a)++
<!UNUSED_CHANGED_VALUE!>(a)++<!>
}
fun testVariables1() {