Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cf9aa6a3600c4d1fa5e4fe06dddbc71358e30e4a
/
.
/
analysis
/
analysis-api
/
testData
/
referenceResolve
/
thisWithLabelToFunction_caretAtThis.kt
blob: 53c55be77f79b59065d59312e09a813d0b0aceef [
file
]
class
Foo
{
fun
String
.
foo
()
{
t
<caret>
his@foo
}
}