summaryrefslogtreecommitdiffstats
path: root/src/test/ui/parser/bound-single-question-mark.rs
blob: 64d702d14bb7850a593c1a8f7bc99e8a2ec6d2fc (plain)
1
fn f<T: ?>() {} //~ ERROR expected identifier, found `>`