summary refs log tree commit diff
path: root/src/test/ui/parser/removed-syntax-ptr-lifetime.rs
blob: 5b551addbc893dc519125034532b4480cdfc1e83 (plain)
1
type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, or `<`, found `/`