K2: generate Java synthetics for Kotlin get/sets w/out type parameters

This commit is a follow-up to d8a20f19 and
provides additional K1 compatibility.
#KT-59550 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-06-21 16:55:29 +02:00
parent 08a355756a
commit 0d8f3a6026
7 changed files with 61 additions and 3 deletions
@@ -1,5 +1,4 @@
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_K2: JVM_IR
// ISSUE: KT-59550
// FILE: Intermediate.java