[IR] update testdata

This commit is contained in:
Zalim Bashorov
2020-11-05 23:40:21 +03:00
committed by teamcityserver
parent 6a1ab1b325
commit fc5c674c60
94 changed files with 354 additions and 354 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class Some {
init {
when {
less(arg0 = <this>.<get-foo>(), arg1 = 0) -> { //BLOCK
less(arg0 = <this>.<get-foo>(), arg1 = 0) -> { // BLOCK
<this>.<set-foo>(<set-?> = 0)
}
}