Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
mir-opt
/
graphviz.rs
blob: f5e8fd77d854cb32c5abe46fa7bb90f8fb20d530 [
file
]
// skip-filecheck
// Test graphviz output
//@ compile-flags: -Z dump-mir-graphviz
// EMIT_MIR graphviz.main.built.after.dot
fn
main
()
{}