tw1827.pp 288 B

123456789101112131415161718192021
  1. { %FAIL }
  2. begin
  3. ReadLn('SomeText');
  4. end.
  5. {
  6. $Log$
  7. Revision 1.2 2002-09-07 15:40:57 peter
  8. * old logs removed and tabs fixed
  9. Revision 1.1 2002/03/08 20:18:28 carl
  10. * moved to correct directory
  11. Revision 1.1 2002/03/07 21:44:14 carl
  12. + bug report #1827 testing
  13. }