This commit is contained in:
Joshua Coles
2025-02-12 04:43:28 +00:00
commit 108f454c52
4 changed files with 17 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}