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