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