class C(val x: Int) { fun getX() = 1 }