tbs0269.pp 177 B

12345678
  1. { No idea how I could test this !! PM }
  2. { we should parse the compiler output !! }
  3. { Wrong line number for error message }
  4. begin
  5. repeat
  6. writeln('test');
  7. until sptr;
  8. end.