3 lines
65 B
Kotlin
Vendored
3 lines
65 B
Kotlin
Vendored
// !LANGUAGE: +JvmInlineValueClasses
|
|
|
|
inline class IC(val i: Int) |