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