JVM_IR: don't generate nullability annotations on synthetic declarations

Fixes KT-36993 and some other related issues.
This commit is contained in:
Dmitry Petrov
2020-06-23 16:15:20 +03:00
parent d477d9eb43
commit 4e92c79bc4
7 changed files with 10 additions and 13 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +UseGetterNameForPropertyAnnotationsMethodOnJvm
// IGNORE_BACKEND: JVM_IR
import kotlin.reflect.KProperty