Files
Graphite/client/cli/src/main.rs
2021-03-27 02:26:55 -07:00

4 lines
45 B
Rust

fn main() {
println!("Hello, Graphite!");
}