rust/tests/ui/thir-print/thir-tree.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

2021-07-24 21:33:43 +00:00
//@ compile-flags: -Z unpretty=thir-tree
//@ check-pass
pub fn main() {}