home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / dev / struct-1.0.lha / Struct-1.0 / SpeedTests / Test8.ace < prev    next >
Encoding:
Text File  |  1993-08-22  |  63 b   |  6 lines

  1. for a%=1 to 20
  2. for b&=1 to 500000
  3. z%=peek(a%+b&+120)
  4. next
  5. next
  6.