@Deprecated("") class Test { fun a(): Int = 5 fun b(): Unit {} }