Skip to content

Commit

Permalink
example commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWoollett-Light committed Jan 1, 2024
1 parent 25771cb commit 429e580
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!("aaaaaaaaaaaaaaaaaa");
println!("aaaaaaaaaaaaaaaaaaaa");
println!("Goodbye, world!");
}

0 comments on commit 429e580

Please sign in to comment.