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