blob: 6463a7664de93ce22042b3b9099b05f6f48397f9 [file] [log] [blame]
#[derive(Eqr)]
//~^ ERROR cannot find derive macro `Eqr` in this scope
//~| ERROR cannot find derive macro `Eqr` in this scope
struct Foo;
pub fn main() {}