[FIR-TEST] Update testdata of old FE contracts tests
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ fun smartcastOnReceiver(x: Int?) {
|
||||
x.<!AMBIGUITY!>inc<!>()
|
||||
}
|
||||
else {
|
||||
x.<!AMBIGUITY!>dec<!>()
|
||||
x.dec()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user