blob: c90dbddb83b864e2478c25f32e12b9c5261a7716 [file] [log] [blame] [edit]
//@ run-pass
//@ compile-flags: --test
#![deny(dead_code)]
fn main() { panic!(); }