[FIR] Mark value classes as inline in raw fir building
This commit is contained in:
committed by
teamcityserver
parent
8df56af068
commit
4deb935f76
+1
-1
@@ -1,5 +1,5 @@
|
||||
FILE: inlineClassConstructor.kt
|
||||
public final class WithoutConstructor : R|kotlin/Any| {
|
||||
public final inline class WithoutConstructor : R|kotlin/Any| {
|
||||
public constructor(): R|WithoutConstructor| {
|
||||
super<R|kotlin/Any|>()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user