Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
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"`
}