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