This commit is contained in:
2023-02-21 12:38:50 +01:00
parent 3ac3a0820f
commit fc853937c8
2 changed files with 2 additions and 1 deletions

View File

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