Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
missing-enum-or-struct-issue-125446.stderr
blob: 15916cebf458cc7151e17446d4e2bdeb61ffb469 [
file
] [
log
] [
blame
] [
edit
]
error
:
missing
`enum`
or
`struct`
for
enum
or
struct
definition
-->
$DIR
/
missing
-
enum
-
or
-
struct
-
issue
-
125446.rs
:
1
:
1
|
LL
|
Whoops
{}
|
^^^^^^
error
:
aborting due to
1
previous error