package test public open class AnnotatedMethod() : java.lang.Object() { public open Deprecated fun f(): Unit { } }