unit Namespace3; interface type Class1 = class end; implementation end.