summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/tests/args2.m4
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/m4/tests/args2.m4')
-rw-r--r--usr.bin/m4/tests/args2.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/m4/tests/args2.m4 b/usr.bin/m4/tests/args2.m4
new file mode 100644
index 0000000..3f9ed60
--- /dev/null
+++ b/usr.bin/m4/tests/args2.m4
@@ -0,0 +1,5 @@
+dnl $FreeBSD$
+dnl $OpenBSD: src/regress/usr.bin/m4/args2.m4,v 1.1 2008/08/16 09:57:12 espie Exp $
+dnl Preserving spaces within nested parentheses
+define(`foo',`$1')dnl
+foo(( check for embedded spaces))
OpenPOWER on IntegriCloud