]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/m4/tests/args2.m4
MFC: r264832
[FreeBSD/stable/10.git] / usr.bin / m4 / tests / args2.m4
1 dnl $FreeBSD$
2 dnl $OpenBSD: src/regress/usr.bin/m4/args2.m4,v 1.1 2008/08/16 09:57:12 espie Exp $
3 dnl Preserving spaces within nested parentheses
4 define(`foo',`$1')dnl
5 foo((     check for embedded spaces))