first.adb   [plain text]


procedure First is
begin
   null;
end First;