summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCarol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>2018-03-04 16:34:02 -0500
committerGitHub <noreply@github.com>2018-03-04 16:34:02 -0500
commit05fcc8d629d481722fcafc8353394874de8d9546 (patch)
treebcff1dea34f347e0f3f7ba1282773f5d96f9a06a /modules
parent1d20c22d3f3b7929a7e1e2ff4c7a128e8706480c (diff)
parent06a46e0b5a201ed74944c9b5dace025a8476ee13 (diff)
Merge pull request #63 from bjornwsv/patch-1
Update modules2.rs
Diffstat (limited to 'modules')
-rw-r--r--modules/modules2.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/modules2.rs b/modules/modules2.rs
index fefca90..164dfb0 100644
--- a/modules/modules2.rs
+++ b/modules/modules2.rs
@@ -43,6 +43,3 @@ fn main() {
// its internal structure (the `democrats` and `republicans` modules and
// associated constants). It's almost there except for one keyword missing for
// each constant.
-// One more hint: I wish the compiler error, instead of saying "unresolved name
-// `us_presidential_frontrunners::democrat`", could say "constant
-// `us_presidential_frontrunners::democrat` is private"! \ No newline at end of file