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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
100 B
Rust
Raw Normal View History

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