making a change to see what happens

This commit is contained in:
2024-07-12 21:25:45 -04:00
parent c9a7dc7993
commit 7980abda49

View File

@@ -1,3 +1,3 @@
fn main() {
println!("Hello, world!");
println!("Hello, let's see what happens!");
}