2014-12-16 23:08:45 -05:00

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}