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