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