blob: 795fe60fd693cd9ce2446bad1852cea283ab68c4 [file] [edit]
fn main() {
std::process::abort!();
//~^ ERROR: cannot find
}