]> git.lizzy.rs Git - rust.git/blob - tests/ui/thir-print/thir-flat.rs
Auto merge of #107443 - cjgillot:generator-less-query, r=compiler-errors
[rust.git] / tests / ui / thir-print / thir-flat.rs
1 // compile-flags: -Z unpretty=thir-flat
2 // check-pass
3
4 pub fn main() {}