Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWoollett-Light committed Apr 10, 2024
1 parent 0e33928 commit 736d14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fn main() {
println!("Hello, world!");
println!("I'm going for a walk");
println!("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa");
println!("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa");
println!("Goodbye, world!");
}

0 comments on commit 736d14f

Please sign in to comment.