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