Sign in
fuchsia
/
third_party
/
rust
/
upstream/beta
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-68890.rs
blob: bab4ed7f800c5d7dcf32f2c344542703016cb4c7 [
file
]
enum
e
{
A
((?
'
a a
+?+
l
))}
//~^ ERROR `?` may only modify trait bounds, not lifetime bounds
//~| ERROR expected one of `)`, `+`, or `,`
//~| ERROR expected item, found `)`