rust/tests/ui/parser/removed-syntax-fixed-vec.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
97 B
Rust
Raw Normal View History

2015-08-05 21:18:29 +00:00
type v = [isize * 3]; //~ ERROR expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `*`