bug0269.pp 94 B

123456
  1. { Wrong line number for error message }
  2. begin
  3. repeat
  4. writeln('test');
  5. until sptr;
  6. end.