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