JVM IR: Use WrappedClassDescriptor in class builder.

This commit is contained in:
Steven Schäfer
2019-10-01 14:09:34 +02:00
committed by max-kammerer
parent be002fc417
commit 217f681b6e
2 changed files with 15 additions and 9 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
inline class Id(val id: String)