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

  1. dnl ../m4.texinfo:850: Origin of test
  2. define(`foo', `$$$ hello $$$')
  3. dnl @result{}
  4. foo
  5. dnl @result{}$$$ hello $$$
  6.