class MyClass { fun test() { this.test() } } // EXPECTED: this.test()