]> git.lizzy.rs Git - rust.git/blob - tests/ui/thir-tree.rs
Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeGomez
[rust.git] / tests / ui / thir-tree.rs
1 // compile-flags: -Z unpretty=thir-tree
2 // check-pass
3
4 pub fn main() {}