JVM_IR: Preserve annotations on inline class replacement methods.

This commit is contained in:
Mads Ager
2020-01-03 12:55:48 +01:00
committed by Alexander Udalov
parent e7835fecfc
commit 98f5c5aa95
3 changed files with 1 additions and 3 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
@file:Suppress("NON_PUBLIC_PRIMARY_CONSTRUCTOR_OF_INLINE_CLASS")
package test