5 lines
61 B
Kotlin
Vendored
5 lines
61 B
Kotlin
Vendored
// IS_APPLICABLE: true
|
|
|
|
val x = 1
|
|
|
|
val y = <caret>x::hashCode |