[FIR] Fix visibility for property accessors in raw fir common

This commit is contained in:
Ivan Kochurkin
2021-12-22 18:12:46 +03:00
committed by TeamCityServer
parent defb0cf611
commit 070e860669
4 changed files with 8 additions and 9 deletions
@@ -1,7 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: Fail: property.set should cause IllegalCallableAccessException
// TARGET_BACKEND: JVM
// WITH_REFLECT
import kotlin.reflect.KProperty