blob: e8130b65caf86830ed3c92e35e5148ab6a0ec755 [file]
class MyClass {
fun test() {
<caret>this.test()
}
}
// EXPECTED: this