JVM_IR KT-37006: InlineOnly property accessors are private in bytecode

This commit is contained in:
Dmitry Petrov
2020-06-29 13:27:41 +03:00
parent b94a4d9fc3
commit eefa621c56
2 changed files with 7 additions and 3 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +UseGetterNameForPropertyAnnotationsMethodOnJvm
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
@Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")