Skip to content

Commit

Permalink
But whatever
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Oct 4, 2020
1 parent fe97990 commit 6ae1da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/consts/const-eval/unwind-abort.rs
Expand Up @@ -6,6 +6,7 @@ const fn foo() {
}

const _: () = foo(); //~ any use of this value will cause an error
// Ensure that the CTFE engine handles calls to `#[unwind(aborts)]` gracefully

fn main() {
let _ = foo();
Expand Down

0 comments on commit 6ae1da3

Please sign in to comment.