diff --git a/src/error-handling/exercise.md b/src/error-handling/exercise.md index 97676776312a..b3e8067b7332 100644 --- a/src/error-handling/exercise.md +++ b/src/error-handling/exercise.md @@ -18,7 +18,7 @@ to use as the error type for `eval`. {{#include exercise.rs:tests}} ``` - +
- 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