fun test(annotated: Annotated) { annotated.foo(null) annotated.bar(null) annotated.nullable().length }