class C(x: String) { public var x: Any { this.x = x } }