Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
codegen-llvm
/
meta-filecheck
/
no-directives.rs
blob: 2cab263604ef5968be0430f0f96befe4bb771f1a [
file
] [
log
] [
blame
]
// A test that doesn't include any filecheck directives should fail.
//@ should-fail
fn
main
()
{}