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 / 24.changequote < prev    next >
Text File  |  1996-09-28  |  147b  |  8 lines

  1. dnl ../doc/m4.texinfo:1795: Origin of test
  2. changequote([, ])
  3. dnl @result{}
  4. define([foo], [Macro [foo].])
  5. dnl @result{}
  6. foo
  7. dnl @result{}Macro foo.
  8.