]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/m4/tests/m4wrap3.m4
Merge bmake-20240309
[FreeBSD/FreeBSD.git] / usr.bin / m4 / tests / m4wrap3.m4
1 dnl $OpenBSD: src/regress/usr.bin/m4/m4wrap3.m4,v 1.1 2005/03/02 10:12:41 espie Exp $
2 dnl Another test, this time for multiple wrappers
3 dnl Check the behavior in presence of recursive m4wraps
4 dnl both for POSIX m4 and for gnu-m4 mode
5 m4wrap(`this is
6 ')dnl
7 m4wrap(`a string
8 ')dnl
9 m4wrap(`m4wrap(`recurse
10 ')')dnl
11 normal m4 stuff