Files
kotlin-fork/idea/testData/intentions/convertReferenceToLambda/boundReference.kt
T

5 lines
61 B
Kotlin
Vendored

// IS_APPLICABLE: true
val x = 1
val y = <caret>x::hashCode