[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -13,7 +13,7 @@ interface IB {
|
||||
}
|
||||
|
||||
fun IB.test(a: IA) {
|
||||
{ //BLOCK
|
||||
{ // BLOCK
|
||||
val tmp0_array: IA = a
|
||||
val tmp1_index0: String = ""
|
||||
<this>.set($receiver = tmp0_array, index = tmp1_index0, value = tmp0_array.get(index = tmp1_index0).plus(other = 42))
|
||||
|
||||
Reference in New Issue
Block a user