Code Pastie ID: 111 (Edit or View CSS/HTML)
procedure WhatThe;
begin
  write('Paste Bin? Or Pastie? See Logo.');
end;

function WhatIsPastie: string;
begin
  result:= 'ask a lady';
end;