FIR: report UNSAFE_CALL on dot when possible
This commit is contained in:
@@ -15,7 +15,7 @@ fun test_2(x: Int?) {
|
||||
} else {
|
||||
x
|
||||
}
|
||||
y.<!UNSAFE_CALL{LT}!><!UNSAFE_CALL{PSI}!>inc<!>()<!>
|
||||
y<!UNSAFE_CALL!>.<!>inc()
|
||||
}
|
||||
|
||||
fun test_3(x: Int?) {
|
||||
|
||||
Reference in New Issue
Block a user