main.rs 109 B

123
  1. fn main() {
  2. println!("You probably want to go into one of the chapter-XY-name folders and run that!");
  3. }