Tree @
master
(
Download .tar.gz
)
..
main.rs
main.rs
@
master
eded951
1
2
3
fn
main
()
{
println
!
(
"Hello, world!"
);
}