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 / 07.pseudo_argu < prev    next >
Encoding:
Text File  |  1993-11-08  |  140 b   |  6 lines

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