2013-05-27 22:57:19 -03:00

4 lines
46 B
Rust

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