fn main() {
    let _map = std::hahmap::HashMap::new();
    //~^ ERROR failed to resolve: could not find `hahmap` in `std
}