blob: a87385329effd157124e0d0df39e70c7c25f6537 [file]
#[foo::bar] //~ ERROR: cannot find module or crate `foo`
//~^ NOTE: use of unresolved module or unlinked crate `foo`
fn main() {}