blob: c74e3e0623e9a2b388aff349f1e9a37dbc75577e [file] [log] [blame]
extern crate test_crate;
use test_crate::*;
unrelated_panic!();
fn main() {}