index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
/
02_functions
/
functions1.rs
blob: 4e3b1036e86c6614e8787b45f1e1b305667c2316 (
plain
)
1
2
3
fn main() { call_me(); }