mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
7 lines
156 B
Rust
7 lines
156 B
Rust
// skip-filecheck
|
|
// Test spanview block output
|
|
// compile-flags: -Z dump-mir-spanview=block
|
|
|
|
// EMIT_MIR spanview_block.main.built.after.html
|
|
fn main() {}
|