blob: f54d478eb03a9e458e0438b118c0f3eb6a698ebc [file] [log] [blame] [edit]
fn main() {
let _map = std::hahmap::HashMap::new();
//~^ ERROR: cannot find `hahmap` in `std
}