@Deprecated("No") val f: () -> Unit = {} fun test() { f() }