blob: 60b5ded8c092b60ae2d3867dbadbd9e95e5f3323 [file] [log] [blame]
//@ edition:2018
use xcrate::S; //~ ERROR unresolved import `xcrate`
fn main() {}