Sign in
rust
/
rust
/
4ff68e41875c472d4e8a6fee8d3f52d0e27b259c
/
.
/
tests
/
ui
/
parser
/
missing-struct-issue-125446.rs
blob: 439087aeec9f122ad6447e571d3c36f27b8d3543 [
file
]
Whoops
{
//~^ ERROR missing `struct` for struct definition
//~| HELP add `struct` here to parse `Whoops` as a struct
value
:
u64
,
}