blob: e5c91d3ed6d63940a30fdbc7d17e9e94ae53057c [file]
fun test(annotated: DefaultAnnotated) {
annotated.foo(null)
}