blob: fe21d2aec00bcafa34e81257b564050fcc088533 [file] [log] [blame]
error: found associated const `BAR` when type was expected
--> $DIR/shadowed-const.rs:19:14
|
LL | const QUX: Self::BAR;
| ^^^^^^^^^
error: aborting due to previous error