{*****************************************************************************
    aah! it's been a long time since I got to format comments like this;-)
******************************************************************************}

program hello;

  begin
    writeln('What the Blaises is going on here?');
  end.
