Skip to content
Snippets Groups Projects
main.rs 45 B
fn main() {
    println!("Hello, world!");
}