blob: e46ee511084fe9286191db52b46d32ce0addbeea [file]
#[derive(Clone, Debug, Eq, PartialEq)]
struct Foo;
#[derive(Clone)]
struct Bar;