summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/issue-105737.rs
blob: 154f069d8ffac43fbdfc70ac4e8bbd94db90d758 (plain)
1
2
3
4
impl Vec<lol> {}
//~^ ERROR

pub fn lol() {}