3 lines
80 B
Kotlin
Vendored
3 lines
80 B
Kotlin
Vendored
data class TestData(val nn: Nothing?)
|
|
|
|
inline class TestInline(val nn: Nothing?) |