6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
dnl ../doc/m4.texinfo:1003: Origin of test
|
|
define(`foo', `This is macro `foo'.')
|
|
dnl @result{}
|
|
foo
|
|
dnl @result{}This is macro foo.
|