rustc/tests/rustdoc-ui/issue-105737.rs
2023-08-02 10:33:26 +02:00

5 lines
45 B
Rust

impl Vec<lol> {}
//~^ ERROR
pub fn lol() {}