val s = person.name ?: return
我知道它?用于无效安全......但是做了:return什么.
?
:return
nullable kotlin
kotlin ×1
nullable ×1