summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/use-suggestions-rust-2018/use-suggestions.rs
blob: d262d6f9877cb160ebe68784a7157d3aad72c924 (plain)
1
2
3
fn main() {
    let x = Baz{};
}