mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-30 17:28:20 +02:00
Fix tyop in speaker notes (#2627)
This commit is contained in:
parent
06bdb40442
commit
3229fc7c05
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user