5 lines
117 B
Rust
5 lines
117 B
Rust
// Test graphviz output
|
|
// compile-flags: -Z dump-mir-graphviz
|
|
|
|
// EMIT_MIR graphviz.main.mir_map.0.dot
|
|
fn main() {}
|