5 lines
72 B
Rust
5 lines
72 B
Rust
|
// compile-flags: -Z unpretty=thir-tree
|
||
|
// check-pass
|
||
|
|
||
|
pub fn main() {}
|