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 / 05.arguments < prev    next >
Text File  |  1996-09-28  |  131b  |  6 lines

  1. dnl ../doc/m4.texinfo:1003: Origin of test
  2. define(`foo', `This is macro `foo'.')
  3. dnl @result{}
  4. foo
  5. dnl @result{}This is macro foo.
  6.