FIR2IR: generate synthetic members for inline class
This commit is contained in:
committed by
Mikhail Glukhikh
parent
ef8bcceb8e
commit
9a561f4a7c
-1
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
inline class Foo(val x: Int)
|
||||
inline class FooRef(val y: String)
|
||||
|
||||
Reference in New Issue
Block a user