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