blob: 846b9ea24d3b7f0b7b3f1ca6e78c0a6491a7ae81 [file] [log] [blame]
// error-pattern:test
fn main() {
panic!("test");
}