mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
Make a trivial change to make sure the readme gets regenerated
This commit is contained in:
parent
548bdc2c5e
commit
18d047c984
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
// errorsn.rs
|
||||
// This is a bigger error exercise than the previous ones!
|
||||
// You can do it!
|
||||
// You can do it! :)
|
||||
//
|
||||
// Edit the `read_and_validate` function so that it compiles and
|
||||
// passes the tests... so many things could go wrong!
|
||||
|
|
Loading…
Reference in a new issue