home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / intercal.zip / pit / tests / test16bit.i < prev    next >
Text File  |  1994-09-22  |  202b  |  8 lines

  1.         PLEASE DO .1 <- #1$'#1$#0'
  2.         DO READ OUT .1
  3.         DO .1 <- #32768$'#1$#32768'
  4.         DO READ OUT .1
  5.         DO :1 <- #32768$'#1$#32768'
  6.         DO READ OUT :1
  7.         PLEASE DO GIVE UP
  8.