summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/info.toml b/info.toml
index dc176ed..b1e448c 100644
--- a/info.toml
+++ b/info.toml
@@ -400,8 +400,7 @@ Have a look in The Book, to find out more about method implementations: https://
name = "enums1"
path = "exercises/enums/enums1.rs"
mode = "compile"
-hint = """
-The declaration of the enumeration type has not been defined yet."""
+hint = "No hints this time ;)"
[[exercises]]
name = "enums2"