public open class AnnotatedMethod : R|java/lang/Object| {
    @R|test/AnnotatedMethod.Anno|(Int(42)) public open operator fun f(): R|kotlin/Unit|

}
