rustc/tests/ui/parser/removed-syntax/removed-syntax-ptr-lifetime.rs
2024-06-19 10:24:51 +02:00

2 lines
103 B
Rust

type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, `<`, or `where`, found `/`