~/selfhut

selfhut/src/main.rs -rw-r--r-- 45 B
6c6e1160 — Arthur Melton init 2 years ago
1
2
3
fn main() {
    println!("Hello, world!");
}