FIR: Mute suspicious test relevant to safe-call and increment
See KT-46658
This commit is contained in:
committed by
teamcityserver
parent
c4862fb124
commit
d3fc22fc6a
@@ -1,3 +1,4 @@
|
|||||||
|
// IGNORE_BACKEND_FIR: ANY
|
||||||
package test
|
package test
|
||||||
|
|
||||||
class C
|
class C
|
||||||
@@ -17,4 +18,4 @@ fun testProperty(nc: C?) {
|
|||||||
|
|
||||||
fun testArrayAccess(nc: C?) {
|
fun testArrayAccess(nc: C?) {
|
||||||
nc?.p[0]++
|
nc?.p[0]++
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user