commit
05fcc8d629
@ -43,6 +43,3 @@ fn main() {
|
|||||||
// its internal structure (the `democrats` and `republicans` modules and
|
// its internal structure (the `democrats` and `republicans` modules and
|
||||||
// associated constants). It's almost there except for one keyword missing for
|
// associated constants). It's almost there except for one keyword missing for
|
||||||
// each constant.
|
// 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"!
|
|
Reference in New Issue
Block a user