index
:
rust-playground
master
This is me learning rust, go away
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hello
/
hello.rs
blob: bcb94c27e1c1513210dbe19e6c9fef4d7926e879 (
plain
)
1
2
3
fn main() { println!("Hello, world"); }