main()1*d4726bddSHONG Yifan fn main() { 2*d4726bddSHONG Yifan println!("Done!"); 3*d4726bddSHONG Yifan } 4