// PROBLEM: none class Foo { val s = "" fun test() { this.s } }