1 line
35 B
Kotlin
Vendored
1 line
35 B
Kotlin
Vendored
fun test(d: dynamic) = d ?: "other" |
fun test(d: dynamic) = d ?: "other" |