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