Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
src
/
test
/
ui
/
union
/
union-empty.stderr
blob: a80b27e6eb563b4f0eb3d555f7c37d6f18e80573 [
file
] [
log
] [
blame
]
error
:
unions cannot have zero fields
-->
$DIR
/
union
-
empty
.
rs
:
1
:
1
|
LL
|
union
U
{}
|
^^^^^^^^^^
error
:
aborting due to previous error