[Wasm] Fixed invalid delegated property getters lowering

#Fixed KT-58941
This commit is contained in:
Igor Yakovlev
2023-07-24 15:28:37 +02:00
committed by Space Team
parent 488d24296a
commit e8e8a26cd1
5 changed files with 4 additions and 8 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: WASM
import kotlin.reflect.KProperty
class Delegate {