]> git.scottworley.com Git - tablify/blob - src/main.rs
Switch to rust
[tablify] / src / main.rs
1 fn main() {
2 println!("Hello, world!");
3 }