rust/tests/ui/parser/issues/issue-33455.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
69 B
Rust
Raw Normal View History

2016-06-24 23:31:00 +02:00
use foo.bar; //~ ERROR expected one of `::`, `;`, or `as`, found `.`