rust/tests/ui/thir-print/thir-flat.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
74 B
Rust
Raw Normal View History

2023-01-27 15:13:55 -06:00
//@ compile-flags: -Z unpretty=thir-flat
//@ check-pass
pub fn main() {}