mirror of
https://git.proxmox.com/git/rustc
synced 2025-07-23 20:12:29 +00:00
2 lines
57 B
Rust
2 lines
57 B
Rust
fn f<T: ?>() {} //~ ERROR expected identifier, found `>`
|