blob: c36a946fd63067a98b5978b99694c6683c628f50 [file] [log] [blame]
error: expected `;`, found `as`
--> $DIR/import-glob-rename.rs:15:12
|
LL | use foo::* as baz;
| ^^ expected `;`
error: aborting due to previous error