Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(functions2): Change signature to trigger precise error message: (#…
…605) Now trigger this error: ``` error: expected type, found `)` --> exercises/functions/functions2.rs:10:16 | 10 | fn call_me(num:) { | ^ expected type ```
- Loading branch information