Add underlying property name & type for inline class to kotlinx-metadata

#KT-45635 Fixed
This commit is contained in:
Alexander Udalov
2021-03-23 11:23:51 +01:00
parent 9b5bbb95e7
commit c4b2b7e0da
8 changed files with 84 additions and 0 deletions
+4
View File
@@ -21,6 +21,10 @@ public final value class Z : kotlin/Any {
public final val s: kotlin/String
public final get
// underlying property: s
// underlying type: kotlin/String
// module name: test-module
}
// META-INF/test-module.kotlin_module