mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-27 22:17:22 +00:00
2 lines
57 B
Rust
2 lines
57 B
Rust
fn f<T: ?>() {} //~ ERROR expected identifier, found `>`
|