blob: b2da65131fb179e0dac144d58f96a370e01be443 [file] [log] [blame]
// compile-pass
// skip-codegen
fn _test() -> impl Default { }
fn main() { }