Add test files

This commit is contained in:
Michael Mikovsky
2026-05-03 17:23:27 -06:00
parent 2c36dd3e2b
commit 743d88d75f
8 changed files with 10 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}