blob: 8e4fd9e8d508131b338e18400ca55884417f75dd [file] [log] [blame]
// https://github.com/rust-lang/rust/issues/95873
#![crate_name = "foo"]
//@ has foo/index.html "//dt" "pub use ::std as x;"
pub use ::std as x;