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