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

2 lines
69 B
Rust
Raw Normal View History

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