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 / 01.define next >
Encoding:
Text File  |  1993-11-08  |  112 b   |  6 lines

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