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