Various changes

This commit is contained in:
Hassan Abu-Jabir 2023-02-21 12:39:30 +01:00
parent fc853937c8
commit e3cafe9017

View File

@ -2,5 +2,5 @@
fn main() {
println!("Hello, world!");
println!("goo");
println!("goo");
}