home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / OOP / _SMALTAL.TAR / usr / lib / smalltalk / test / chars.st < prev    next >
Encoding:
Text File  |  1991-09-13  |  305 b   |  19 lines

  1. "Test the character (of the) system"
  2.  
  3. "======================================================================
  4. |
  5. | Copyright (C) 1988, 1989  Steven B. Byrne.
  6. | All rights reserved.
  7. |
  8.  ======================================================================"
  9.  
  10. ^$A!
  11.  
  12. ^$b!
  13.  
  14. ^$$!
  15.  
  16. ^$!!
  17.  
  18. " ### needs more tests "
  19.