blob: a1ef68ecfe213232867eccdf7a568e3c5c22bb16 [file] [log] [blame]
use Foo; //~ ERROR unresolved
use Foo1; //~ ERROR unresolved
fn main() {}