FIR2IR: check for @JvmStatic also on property accessors

This commit is contained in:
Mikhail Glukhikh
2022-09-07 13:22:35 +02:00
committed by teamcity
parent 0b453ee328
commit a742c126c2
4 changed files with 11 additions and 11 deletions
@@ -1,6 +1,4 @@
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: BKt$box$get$1 cannot be cast to kotlin.reflect.KMutableProperty0
// WITH_STDLIB
// MODULE: lib
// FILE: A.kt