This commit is contained in:
2026-03-02 04:21:35 +00:00
parent fab996ec6c
commit 235d31e263
6 changed files with 165 additions and 0 deletions

View File

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