diff options
Diffstat (limited to 'error_handling/result1.rs')
| -rw-r--r-- | error_handling/result1.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/error_handling/result1.rs b/error_handling/result1.rs index 7146d1e..851ab45 100644 --- a/error_handling/result1.rs +++ b/error_handling/result1.rs @@ -1,3 +1,4 @@ +// result1.rs // Make this test pass! Scroll down for hints :) #[derive(PartialEq,Debug)] |
