extern mod std; use std::map::HashMap; fn main() { io::println("Hello world!"); }