summaryrefslogtreecommitdiff
path: root/doc/examples/comments.m4
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/comments.m4')
-rw-r--r--doc/examples/comments.m47
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/examples/comments.m4 b/doc/examples/comments.m4
deleted file mode 100644
index c1e3be0a..00000000
--- a/doc/examples/comments.m4
+++ /dev/null
@@ -1,7 +0,0 @@
-# An ordinary comment
-define(`foo', # A comment in a macro
-`Macro `foo' expansion')
-foo
-define(`comment', `*** Macro `comment' expansion ***')
-changecom(`@', `@')
-foo