rustc/tests/ui/parser/bound-single-question-mark.rs
2023-08-02 10:33:26 +02:00

2 lines
57 B
Rust

fn f<T: ?>() {} //~ ERROR expected identifier, found `>`