// compile-pass // skip-codegen fn _test() -> impl Default { } fn main() { }