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

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 `.`