Files
rust/tests/ui/parser/removed-syntax/removed-syntax-fixed-vec.rs
2024-01-17 22:17:44 +00:00

2 lines
97 B
Rust

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