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