annotation class MyTestAnnotation fun unused(p: Int) { } [MyTestAnnotation] fun unusedButAnnotated(p: Int) { }