main.rs 62 B

1234
  1. #[test]
  2. fn ready() {
  3. println!("Compiled successfully!")
  4. }