blob: 7c69289940e49f80ce1fc5b01d8f9977cb04993f [file] [log] [blame]
//@ run-fail
//@ error-pattern:explicit
//@ needs-subprocess
fn main() {
panic!();
}