blob: e92400931d231d0f8f9b9711f8f31dea2b6322ab [file] [log] [blame]
// build-fail
// needs-unwind
// error-pattern:is incompatible with this crate's strategy of `unwind`
// aux-build:needs-abort.rs
extern crate needs_abort;
fn main() {}