blob: 3a9409562db6ae75d0c49f0930ca428919a8c846 [file] [log] [blame]
// error-pattern:thread 'main' panicked at
fn main() {
panic!()
}