object NothingNullableProvider { private val value: Nothing? = null val type: KType = this::value.returnType // {KTypeImpl} kotlin.Nothing? }.
確定! 回上一頁