blob: e1dedb072b77b78c7ce44d927da6cdb0e429a6ff [file] [log] [blame] [edit]
fn main() {
let _map = std::hahmap::HashMap::new();
//~^ ERROR failed to resolve: could not find `hahmap` in `std
}