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