setup commit

This commit is contained in:
2025-01-29 16:39:20 +01:00
parent ff5fd3113d
commit 160ff270bd
3 changed files with 12 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}