home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / m4-1.1-src.lha / src / amiga / m4-1.1 / checks / 02.arguments < prev    next >
Encoding:
Text File  |  1993-11-08  |  118 b   |  6 lines

  1. dnl ../m4.texinfo:732: Origin of test
  2. define(`exch', `$2, $1')
  3. dnl @result{}
  4. exch(arg1, arg2)
  5. dnl @result{}arg2, arg1
  6.