rust/tests/codegen/meta-filecheck/no-directives.rs

6 lines
100 B
Rust

// A test that doesn't include any filecheck directives should fail.
//@ should-fail
fn main() {}