blob: 6d3c0692970dc614151b6f71c372889420b6d024 [file] [log] [blame]
// build-pass (FIXME(62277): could be check-pass?)
fn main() {}
fn foo() -> impl std::fmt::Debug { "cake" }