index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ex1.rs
blob: fd0dd7cd4c1fcfa8ae485482eef68733d1039b5d (
plain
)
1
2
3
4
5
// Make me compile! fn main() { println!(); }