]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/issue-33455.rs
Auto merge of #57125 - doitian:inconsistent-clone-doc, r=bluss
[rust.git] / src / test / ui / parser / issue-33455.rs
1 // compile-flags: -Z parse-only
2
3 use foo.bar; //~ ERROR expected one of `::`, `;`, or `as`, found `.`