Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
intentions
/
convertReferenceToLambda
/
boundReference.kt
blob: f6e47177801ae2eab1361a08ff857a2a9bfaf8b0 [
file
] [
log
] [
blame
]
// IS_APPLICABLE: true
val x
=
1
val y
=
<caret>
x
::
hashCode