rust/tests/ui/instrument-coverage/except-unused-generics.rs

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

4 lines
77 B
Rust
Raw Normal View History

// compile-flags: -Cinstrument-coverage=except-unused-generics
fn main() {}