blob: 61212f299bec791ca0d81e79ae6d72ea2f36bf35 [file]
// edition:2018
fn main() {
let s = ::xcrate::S;
//~^ ERROR failed to resolve: could not find `xcrate` in crate root
}