Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
rustdoc
/
duplicate-flags.rs
blob: c0df181397b257942a9ddcead8d37da1ab7cdb64 [
file
] [
log
] [
blame
]
//@ compile-flags: --document-private-items --document-private-items
// @has duplicate_flags/struct.Private.html
struct
Private
;