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