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