JVM_IR: Enable inlining for external declarations with inline class parameters.

This commit is contained in:
Steven Schäfer
2019-06-24 14:22:58 +02:00
committed by max-kammerer
parent da86ef8454
commit d458e4a7b2
90 changed files with 21 additions and 218 deletions
@@ -1,6 +1,5 @@
// KJS_WITH_FULL_RUNTIME
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
inline class Ucn(private val i: UInt)