annotation class Anno @Anno class Test { fun a(): Int = 5 fun b(): Unit {} }