home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / m4-1.4-src.tgz / tar.out / fsf / m4 / checks / 02.arguments < prev    next >
Text File  |  1996-09-28  |  122b  |  6 lines

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