blob: b878629138c59ec7165e7b6b3310f03fc43234d8 [file] [log] [blame]
struct Bug([u8; panic!("panic")]); //~ ERROR panic
fn main() {}