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 / 03.arguments < prev    next >
Encoding:
Text File  |  1993-11-08  |  169 b   |  8 lines

  1. dnl ../m4.texinfo:742: Origin of test
  2. define(`exch', `$2, $1')
  3. dnl @result{}
  4. define(exch(``expansion text'', ``macro''))
  5. dnl @result{}
  6. macro
  7. dnl @result{}expansion text
  8.