rust/tests/mir-opt/spanview_block.rs

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

7 lines
156 B
Rust
Raw Normal View History

// skip-filecheck
// Test spanview block output
// compile-flags: -Z dump-mir-spanview=block
// EMIT_MIR spanview_block.main.built.after.html
fn main() {}