bug0196.pp 57 B

123456789
  1. Program bug0195;
  2. function a;
  3. begin
  4. end;
  5. begin
  6. a
  7. end.