4 lines
79 B
Kotlin
Vendored
4 lines
79 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
fun usage(c: Any) {
|
|
<selection>c.toString()</selection>
|
|
} |