]> git.proxmox.com Git - rustc.git/blob - src/test/ui/issues/issue-50714.rs
Update upstream source from tag 'upstream/1.36.0+dfsg1'
[rustc.git] / src / test / ui / issues / issue-50714.rs
1 // Regression test for issue 50714, make sure that this isn't a linker error.
2
3 fn main() where fn(&()): Eq {} //~ ERROR [E0646]