rustc/tests/ui/parser/removed-syntax-fixed-vec.rs
2023-07-27 22:48:29 +08:00

2 lines
97 B
Rust

type v = [isize * 3]; //~ ERROR expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `*`