xref: /dflybsd-src/tools/regression/usr.bin/m4/gnupatterns.m4 (revision ca86d83e7d8d6bfef814ef3683c37d99ad62f11c)
1dnl $FreeBSD: src/tools/regression/usr.bin/m4/gnupatterns.m4,v 1.2 2012/11/17 01:53:59 svnexp Exp $
2patsubst(`string with a + to replace with a minus', `+', `minus')
3patsubst(`string with aaaaa to replace with a b', `a+', `b')
4patsubst(`+string with a starting + to replace with a minus', `^+', `minus')
5