Make a trivial change to make sure the readme gets regenerated
This commit is contained in:
parent
548bdc2c5e
commit
18d047c984
|
@ -1,6 +1,6 @@
|
||||||
// errorsn.rs
|
// errorsn.rs
|
||||||
// This is a bigger error exercise than the previous ones!
|
// 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
|
// Edit the `read_and_validate` function so that it compiles and
|
||||||
// passes the tests... so many things could go wrong!
|
// passes the tests... so many things could go wrong!
|
||||||
|
|
Loading…
Reference in New Issue