Add project files

This commit is contained in:
2026-05-31 15:34:32 +03:00
commit 6a4d3cf1ff
4 changed files with 18 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}