blob: 5842037fb8050bb57ba6d0d5c0b53551b588af94 [file] [log] [blame]
error: expected `;`, found `::`
--> $DIR/import-from-path.rs:2:15
|
LL | use foo::{bar}::baz
| ^^ expected `;`
error: aborting due to previous error