]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-ptr-lifetime.rs
Auto merge of #101030 - woppopo:const_location, r=scottmcm
[rust.git] / src / test / ui / parser / removed-syntax-ptr-lifetime.rs
1 type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, `<`, or `where`, found `/`