We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e423f commit 5c4821aCopy full SHA for 5c4821a
src/main.rs
@@ -435,10 +435,10 @@ started, here's a couple of notes about how Rustlings operates:
435
Got all that? Great! To get started, run `rustlings watch` in order to get the first
436
exercise. Make sure to have your editor open!"#;
437
438
-const FENISH_LINE: &str = r"+----------------------------------------------------+
+const FENISH_LINE: &str = "+----------------------------------------------------+
439
| You made it to the Fe-nish line! |
440
+-------------------------- ------------------------+
441
- \\/
+ \\/
442
▒▒ ▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒ ▒▒
443
▒▒▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒▒▒
444
▒▒▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒ ▒▒▒▒
0 commit comments