This commit is contained in:
2025-07-25 10:52:08 +02:00
commit 89152e24b3
6 changed files with 30 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}
View File
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}