error: expected identifier, found `>` --> $DIR/bound-single-question-mark.rs:13:10 | LL | fn f() {} //~ ERROR expected identifier, found `>` | ^ expected identifier error: aborting due to previous error