Blame view

hello/src/main.rs 45 Bytes
1 2 3
fn main() {
    println!("Hello, world!");
}