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