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

6 lines
100 B
Rust
Raw Normal View History

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