mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-28 15:40:29 +00:00
2 lines
67 B
Rust
2 lines
67 B
Rust
type v = [mut isize]; //~ ERROR expected type, found keyword `mut`
|