blob: e557b160718284a8ae75022fc6e49455c5d2b641 [file]
//@ aux-build:pub-extern-crate.rs
// A refactor had left us missing the closing tags,
// ensure that they are present.
// https://github.com/rust-lang/rust/issues/150176
//@ has pub_extern_crate_150176/index.html
//@ hasraw - '<dt><code>pub extern crate inner;</code></dt>'
pub extern crate inner;