This commit is contained in:
2023-12-01 16:13:01 +01:00
commit c6dd1922f4
3 changed files with 12 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}