Initial, Empty commit

This commit is contained in:
Ara Sadoyan
2025-01-20 11:51:15 +01:00
parent 766c7687fd
commit e2c8458e6e
5 changed files with 76 additions and 86 deletions

3
src/main.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}