blob: 8a3d427b25d0cbac065b4790ca1a7ef5419e7ae0 [file] [log] [blame]
// use a name that collides with one of the rustc_private libraries
#![crate_name = "rand"]
pub fn explore() -> &'static str { "librarystring" }