Fix small copy-paste typo
This commit is contained in:
parent
cf636c233d
commit
f48eda8dc9
@ -60,7 +60,7 @@ not work:
|
||||
|
||||
```{ignore}
|
||||
fn print_sum(x, y) {
|
||||
println!("x is: {}", x + y);
|
||||
println!("sum is: {}", x + y);
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user