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