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