xref: /freebsd/usr.bin/m4/tests/gnupatterns.m4 (revision ebeff3f9b4f3a7459c712833bbb7179b357681de)
1dnl $FreeBSD$
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