]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-ui/issue-105737.rs
Move /src/test to /tests
[rust.git] / tests / rustdoc-ui / issue-105737.rs
1 impl Vec<lol> {}
2 //~^ ERROR
3
4 pub fn lol() {}