summaryrefslogtreecommitdiff
path: root/checks/25.dnl
diff options
context:
space:
mode:
Diffstat (limited to 'checks/25.dnl')
-rw-r--r--checks/25.dnl4
1 files changed, 4 insertions, 0 deletions
diff --git a/checks/25.dnl b/checks/25.dnl
new file mode 100644
index 00000000..ecdb9b24
--- /dev/null
+++ b/checks/25.dnl
@@ -0,0 +1,4 @@
+dnl ../doc/m4.texinfo:1755: Origin of test
+define(`foo', `Macro `foo'.')dnl A very simple macro, indeed.
+foo
+dnl @result{}Macro foo.