rust/src/test/ui/parser/removed-syntax-ptr-lifetime.rs
2022-03-05 13:13:45 -05:00

1 line
103 B
Rust

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