summaryrefslogtreecommitdiff
path: root/examples/indir.m4
diff options
context:
space:
mode:
Diffstat (limited to 'examples/indir.m4')
-rw-r--r--examples/indir.m410
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/indir.m4 b/examples/indir.m4
new file mode 100644
index 0000000..bc30123
--- /dev/null
+++ b/examples/indir.m4
@@ -0,0 +1,10 @@
+define(`%%$$##', `>>>$0<<< cnt $#')
+
+# indir(`%%$$##', nonsens, nonsens)
+indir(`%%$$##', nonsens, nonsens)
+
+# indir(`indir', `%%$$##', nonsens)
+indir(`indir', `%%$$##', nonsens)
+
+# indir(`indir', `indir', `indir', `indir', `%%$$##')
+indir(`indir', `indir', `indir', `indir', `%%$$##')