Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
mir-opt
/
spanview-statement.rs
blob: a43ad5e71a3930931d6801ba0a3b786827384884 [
file
] [
log
] [
blame
]
// Test spanview output (the default value for `-Z dump-mir-spanview` is "statement")
// compile-flags: -Z dump-mir-spanview
// EMIT_MIR spanview_statement.main.mir_map.0.html
fn
main
()
{}