mirror of
https://git.proxmox.com/git/rustc
synced 2026-02-03 17:06:37 +00:00
4 lines
63 B
Rust
4 lines
63 B
Rust
pub fn main() {
|
|
vec![,]; //~ ERROR no rules expected `,`
|
|
}
|