home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / compilers / p2 / tst / testAllErrors.out.bak < prev    next >
Text File  |  2005-10-11  |  2KB  |  19 lines

  1. 2    ID    "ThisIdentifierIs255CharactersLongWhichIsTheMaximumLegalLength23456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345"
  2. 2    ;
  3. 4    ID    "ThisIdentifierIs256CharactersLongWhichExceedsTheLegalLimitByOne456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345"
  4. 4    ;
  5. 6    ID    "ThisIdentifierIs260CharactersLongWhichExceedsTheLegalLimitByFive56789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345"
  6. 6    ;
  7. 9    STRING    "Bad character in string ......"
  8. 11    INTEGER    0
  9. 13    REAL    0.0
  10. 16    STRING    "This string is exactly 255 characters long which is the legal limit 9012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345"
  11. 16    ;
  12. 18    STRING    "This string is exactly 256 characters long which exceeds the legal limit by one 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345"
  13. 18    ;
  14. 20    STRING    "This string is exactly 260 characters long which exceeds the legal limit by five 234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345"
  15. 20    ;
  16. 22    STRING    "abc"
  17. 24    STRING    "abcdef"
  18. 26    STRING    "abcdefghijkl"
  19.