blob: 82937a517b5e95f2bb9eb8f04f3c6831ad15a4c3 [file] [log] [blame]
error: expected identifier, found `>`
--> $DIR/bound-single-question-mark.rs:1:10
|
LL | fn f<T: ?>() {}
| ^ expected identifier
error: aborting due to previous error