Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
ui
/
parser
/
help-set-edition-ice-122130.rs
blob: bc5af04ecbc0cb87644b5c25862ec7b53b5619d0 [
file
] [
log
] [
blame
]
enum
will
{
s
#[
c
"owned_box"
]
//~^ERROR expected one of `(`, `,`, `=`, `{`, or `}`, found `#`
//~|ERROR expected item, found `"owned_box"`
}