about summary refs log tree commit diff
path: root/tests/rustdoc-js/looks-like-rustc-interner.rs
blob: f304e28d95249937a7f53e97f7abed9a9d238f42 (plain)
1
2
3
4
5
//@ aux-crate:interner=interner.rs
// https://github.com/rust-lang/rust/pull/122247
extern crate interner;
#[doc(inline)]
pub use interner::*;