JVM_IR: don't generate nullability annotations on synthetic declarations
Fixes KT-36993 and some other related issues.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +UseGetterNameForPropertyAnnotationsMethodOnJvm
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user