Skip to content
Snippets Groups Projects
main.rs 45 B
Newer Older
codecraft's avatar
codecraft committed
fn main() {
    println!("Hello, world!");
}