7b14975740
Otherwise, there will be unfixable 'non-canonical modifier order' warning #KT-46088 #KTIJ-5636 Fixed
4 lines
102 B
Kotlin
Vendored
4 lines
102 B
Kotlin
Vendored
// "Replace with '@JvmInline value'" "true"
|
|
// WITH_RUNTIME
|
|
|
|
public <caret>inline class IC(val i: Int) |