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