Special instructions added for calls and other constructs
This commit is contained in:
@@ -110,7 +110,7 @@ class Test() {
|
||||
a++
|
||||
(@ a)++
|
||||
(a : Int)++
|
||||
(a)++
|
||||
<!UNUSED_CHANGED_VALUE!>(a)++<!>
|
||||
}
|
||||
|
||||
fun testVariables1() {
|
||||
|
||||
Reference in New Issue
Block a user