blob: b2bb5f3da55b1255fbef3bb7ed43f3a4cd9eb213 [file] [log] [blame]
class LibraryClass1{
LibraryClass2 libClass2;
ProjectClass projectClass; // should not find this!
}