]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-ptr-lifetime.rs
Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obk
[rust.git] / src / test / ui / parser / removed-syntax-ptr-lifetime.rs
1 type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, or `<`, found `/`