summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/spanview_statement.rs
blob: d547e6cb1e0b0c3ba27a262fe2375c552cb02a20 (plain)
1
2
3
4
5
6
// skip-filecheck
// Test spanview output (the default value for `-Z dump-mir-spanview` is "statement")
// compile-flags: -Z dump-mir-spanview

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