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 57a837b commit 8cc5af1Copy full SHA for 8cc5af1
info.toml
@@ -90,7 +90,7 @@ name = "functions4"
90
path = "exercises/functions/functions4.rs"
91
mode = "compile"
92
hint = """
93
-The error message points to line 12 and says it expects a type after the
+The error message points to line 14 and says it expects a type after the
94
`->`. This is where the function's return type should be-- take a look at
95
the `is_even` function for an example!"""
96
0 commit comments