File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -443,10 +443,10 @@ started, here's a couple of notes about how Rustlings operates:
443
443
Got all that? Great! To get started, run `rustlings watch` in order to get the first
444
444
exercise. Make sure to have your editor open!"# ;
445
445
446
- const FENISH_LINE : & str = r "+----------------------------------------------------+
446
+ const FENISH_LINE : & str = "+----------------------------------------------------+
447
447
| You made it to the Fe-nish line! |
448
448
+-------------------------- ------------------------+
449
- \\/
449
+ \\ /\x1b [31m
450
450
▒▒ ▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒ ▒▒
451
451
▒▒▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒▒▒
452
452
▒▒▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒▒▒
@@ -461,7 +461,7 @@ const FENISH_LINE: &str = r"+---------------------------------------------------
461
461
▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒
462
462
▒▒ ▒▒ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒ ▒▒
463
463
▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒
464
- ▒▒ ▒▒ ▒▒ ▒▒
464
+ ▒▒ ▒▒ ▒▒ ▒▒\x1b [0m
465
465
466
466
We hope you enjoyed learning about the various aspects of Rust!
467
467
If you noticed any issues, please don't hesitate to report them to our repo.
You can’t perform that action at this time.
0 commit comments