summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/tests/m4wrap3.m4
blob: a0dffb0d4d5a90a80bf1d0a969019626726afc77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
dnl $FreeBSD$
dnl $OpenBSD: src/regress/usr.bin/m4/m4wrap3.m4,v 1.1 2005/03/02 10:12:41 espie Exp $
dnl Another test, this time for multiple wrappers
dnl Check the behavior in presence of recursive m4wraps
dnl both for POSIX m4 and for gnu-m4 mode
m4wrap(`this is
')dnl
m4wrap(`a string
')dnl
m4wrap(`m4wrap(`recurse
')')dnl
normal m4 stuff
OpenPOWER on IntegriCloud