val C: Int get() = 239 // not implemented yet fun f() { println(C) }