]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/issues/issue-33455.rs
Rollup merge of #91630 - GuillaumeGomez:missing-whitespace, r=notriddle
[rust.git] / src / test / ui / parser / issues / issue-33455.rs
1 use foo.bar; //~ ERROR expected one of `::`, `;`, or `as`, found `.`