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