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