This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
rustlings
Watch
2
Star
0
Fork
0
You've already forked rustlings
mirror of
https://github.com/rust-lang/rustlings
synced
2024-11-10 13:10:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2566f9aaf6
rustlings
/
exercises
/
02_functions
/
functions1.rs
mo8it
2f810a4da6
Clean up and unify exercises
2024-04-17 23:34:27 +02:00
4 lines
29 B
Rust
Raw
Blame
History
fn
main
(
)
{
call_me
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink