This commit is contained in:
2025-06-05 00:01:44 +02:00
commit 49eab01537
4 changed files with 17 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}