JVM_IR: Enable inlining for external declarations with inline class parameters.
This commit is contained in:
committed by
max-kammerer
parent
da86ef8454
commit
d458e4a7b2
Vendored
-1
@@ -1,7 +1,6 @@
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
inline class Data(val data: Array<UInt>)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user