mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-06 13:44:13 +00:00
2 lines
67 B
Rust
2 lines
67 B
Rust
type v = [mut isize]; //~ ERROR expected type, found keyword `mut`
|