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