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.
2 parents 06cc363 + b0e079e commit fdc3eb3Copy full SHA for fdc3eb3
info.toml
@@ -21,7 +21,7 @@ name = "variables1"
21
path = "exercises/variables/variables1.rs"
22
mode = "compile"
23
hint = """
24
-Hint: The declaration on line 12 is missing a keyword that is needed in Rust
+Hint: The declaration on line 8 is missing a keyword that is needed in Rust
25
to create a new variable binding."""
26
27
[[exercises]]
0 commit comments