blob: 53c55be77f79b59065d59312e09a813d0b0aceef [file]
class Foo {
fun String.foo() {
t<caret>his@foo
}
}