1 2 3 4 5 6
fn main() { enum Foo { Drop = assert_eq!(1, 1) //~^ ERROR if may be missing an else clause } }