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

5 lines
82 B
Kotlin
Vendored

// IS_APPLICABLE: false
val x = 1
// Not supported yet
val y = <caret>x::hashCode