rust/src/test/ui/parser/bound-single-question-mark.rs

1 line
57 B
Rust

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