summaryrefslogtreecommitdiff
path: root/checks/03.arguments
diff options
context:
space:
mode:
Diffstat (limited to 'checks/03.arguments')
-rw-r--r--checks/03.arguments7
1 files changed, 7 insertions, 0 deletions
diff --git a/checks/03.arguments b/checks/03.arguments
new file mode 100644
index 00000000..9117964b
--- /dev/null
+++ b/checks/03.arguments
@@ -0,0 +1,7 @@
+dnl ../doc/m4.texinfo:973: Origin of test
+define(`exch', `$2, $1')
+dnl @result{}
+define(exch(``expansion text'', ``macro''))
+dnl @result{}
+macro
+dnl @result{}expansion text