Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-5885.rs
blob: 85a659cbb47723f8df0a0a057653254a8eba233d [
file
]
fn
main
()
{
println
!(
"{}"
,
builtin
#
offset_of
(
A
,
0.
1.1
.
1
));
}