2023-10-16 12:36:39 -05:00
|
|
|
// skip-filecheck
|
2019-03-17 05:36:10 -05:00
|
|
|
// Test graphviz output
|
2024-02-22 06:10:29 -06:00
|
|
|
//@ compile-flags: -Z dump-mir-graphviz
|
2019-03-17 05:36:10 -05:00
|
|
|
|
2022-09-04 22:00:31 -05:00
|
|
|
// EMIT_MIR graphviz.main.built.after.dot
|
2019-03-17 05:36:10 -05:00
|
|
|
fn main() {}
|