Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
auxiliary
/
issue-42007-s.rs
blob: 95119a589c99dcbfa53b3430b9efdf20a0fb9c11 [
file
] [
log
] [
blame
] [
edit
]
#[
repr
(
u8
)]
pub
enum
E
{
B
=
1
as
u8
,
}