blob: dd78668801c580e839d397ef11f069ebae52831d [file] [log] [blame]
error: compilation successful
--> $DIR/issue-36839.rs:30:1
|
LL | / fn main() { //~ ERROR compilation successful
LL | | let _m: &Broken<Assoc=()> = &();
LL | | }
| |_^
error: aborting due to previous error