You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-12-21 06:31:06 +02:00
Fix tyop in speaker notes (#2627)
This commit is contained in:
@@ -18,7 +18,7 @@ to use as the error type for `eval`.
|
|||||||
{{#include exercise.rs:tests}}
|
{{#include exercise.rs:tests}}
|
||||||
```
|
```
|
||||||
|
|
||||||
<detail>
|
<details>
|
||||||
|
|
||||||
- The starting code here isn't exactly the same as the previous exercise's
|
- The starting code here isn't exactly the same as the previous exercise's
|
||||||
solution: We've added in an explicit panic to show students where the error
|
solution: We've added in an explicit panic to show students where the error
|
||||||
|
|||||||
Reference in New Issue
Block a user