Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
union
/
union-empty.stderr
blob: 03a939769c78b80d8b67f4e9418d4fa21581d592 [
file
] [
log
] [
blame
]
error
:
unions cannot have zero fields
-->
$DIR
/
union
-
empty
.
rs
:
1
:
1
|
LL
|
union
U
{}
|
^^^^^^^^^^
error
:
aborting due to
1
previous error