rust/tests/ui/parser/removed-syntax-ptr-lifetime.rs
2023-01-11 09:32:08 +00:00

2 lines
103 B
Rust

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