Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
enum e{A((?'a a+?+l))}
//~^ ERROR `?` may only modify trait bounds, not lifetime bounds
//~| ERROR expected one of `)`, `+`, or `,`
//~| ERROR expected item, found `)`