//@ run-fail //@ error-pattern:moop //@ needs-subprocess fn main() { panic!("moop"); }