with Test;

procedure Main is
begin
   Test.Bar;
end Main;
