blob: 1b491ac7efe06cfe0c72813c963d5ddf1824b580 [file] [log] [blame]
// run-rustfix
extern crate std;
fn main() {}
//~^^ ERROR the name `std` is defined multiple times [E0259]