mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-10 04:39:18 +00:00
test
This commit is contained in:
parent
7b80ac03d1
commit
92a1f6a216
@ -1,6 +1,6 @@
|
|||||||
// functions2.rs
|
// functions2.rs
|
||||||
// Execute `rustlings hint functions2` or use the `hint` watch subcommand for a hint.
|
// Execute `rustlings hint functions2` or use the `hint` watch subcommand for a hint.
|
||||||
|
//test
|
||||||
fn main() {
|
fn main() {
|
||||||
call_me(3);
|
call_me(3);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user