blob: c4bf56a919721140d2f3168ebd76ef65c9673ecc [file] [log] [blame]
#![feature(type_alias_impl_trait)]
fn main() {}
// declared but never defined
type Bar = impl std::fmt::Debug; //~ ERROR could not find defining uses