summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/spanview_terminator.rs
blob: a2c68b98ef55bb6b9bcaab5ffca597cc72cde89e (plain)
1
2
3
4
5
6
// skip-filecheck
// Test spanview terminator output
// compile-flags: -Z dump-mir-spanview=terminator

// EMIT_MIR spanview_terminator.main.built.after.html
fn main() {}