mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-26 19:58:42 +00:00
4 lines
73 B
Rust
4 lines
73 B
Rust
pub fn main() {
|
|
vec![,]; //~ ERROR no rules expected the token `,`
|
|
}
|