summaryrefslogtreecommitdiffstats
path: root/src/test/ui/privacy/pub-priv-dep/auxiliary/priv_dep.rs
blob: e7afeb84fb4f4801d0e6e6ecc19e1b360bc02ee4 (plain)
1
2
pub struct OtherType;
pub trait OtherTrait {}