1
Fork 0
rust/tests/ui/parser/removed-syntax/removed-syntax-mut-vec-ty.rs

1 line
67 B
Rust

type v = [mut isize]; //~ ERROR expected type, found keyword `mut`