rust/tests/ui/parser/removed-syntax/removed-syntax-ptr-lifetime.rs

2 lines
103 B
Rust

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