f5379c5a04
#KTIJ-8863 Fixed #KT-46088 Fixed
5 lines
111 B
Plaintext
Vendored
5 lines
111 B
Plaintext
Vendored
// "Replace with '@JvmInline value'" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
@kotlin.jvm.JvmInline
|
|
value class IC(val i: Int) |