rust/tests/ui/privacy/pub-priv-dep/auxiliary/indirect1.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
105 B
Rust
Raw Normal View History

//@ aux-crate:priv:indirect2=indirect2.rs
//@ compile-flags: -Zunstable-options
extern crate indirect2;