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