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 8cc5af1 commit a09f684Copy full SHA for a09f684
info.toml
@@ -214,7 +214,7 @@ mode = "compile"
214
hint = """
215
Yes, it would be really easy to fix this by just changing the value bound to `word` to be a
216
string slice instead of a `String`, wouldn't it?? There is a way to add one character to line
217
-6, though, that will coerce the `String` into a string slice."""
+9, though, that will coerce the `String` into a string slice."""
218
219
# TEST 2
220
0 commit comments