Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
tests
/
pretty
/
hir-pretty-attr.rs
blob: eb5a677024a8e4cc47c3e64ea92b982689d0c0de [
file
] [
log
] [
blame
]
//@ pretty-compare-only
//@ pretty-mode:hir
//@ pp-exact:hir-pretty-attr.pp
#[
repr
(
C
,
packed
(
4
))]
#[
repr
(
transparent
)]
struct
Example
{}