uses xxxnonexistent; // ERROR () f() { xxxnonexistent:do_stuff(); // ERROR (actually it's fine for the compiler to not report this one) }