summaryrefslogtreecommitdiff
path: root/web/funnelAC/answers/hi01.out
blob: 9ab646f4ffcafb09b965d36e8663068932a8617e (plain)
1
2
3
4
5
6
7
8
9

while the_walrus_is_sleepy do
   begin
   writeln('zzzzzzz');
   
   wake_up_the_walrus(the_walrus);
   
   writeln('Umpharumpha...');
   end;