home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lifeos2.zip / LIFE-1.02 / TESTS / REFOUT / APPLY.REF < prev    next >
Text File  |  1996-06-04  |  293b  |  12 lines

  1.  
  2. *** Yes
  3. > > function *(2 => 4) applied to argument 5 is 20
  4. function fact applied to argument 5 is 120
  5. function *(2 => 4) applied to argument 3 is 12
  6. function fact applied to argument 3 is 6
  7. function *(2 => 4) applied to argument 7 is 28
  8. function fact applied to argument 7 is 5040
  9.  
  10. *** No
  11.