wip
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
// Execute `rustlings hint functions1` or use the `hint` watch subcommand for a
|
||||
// hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
fn call_me() {
|
||||
println!("Called em, boss.");
|
||||
}
|
||||
|
||||
fn main() {
|
||||
call_me();
|
||||
|
||||
Reference in New Issue
Block a user