mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 13:19:18 +00:00
push to solutions branch
This commit is contained in:
parent
3f2302d526
commit
753c153441
@ -1,6 +1,7 @@
|
|||||||
// functions5.rs
|
// functions5.rs
|
||||||
// Execute `rustlings hint functions5` or use the `hint` watch subcommand for a hint.
|
// Execute `rustlings hint functions5` or use the `hint` watch subcommand for a hint.
|
||||||
|
|
||||||
|
// Functions Exercise is completed
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
let answer = square(3);
|
let answer = square(3);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user