1 dnl @ ../doc/m4.texi:8445: Origin of test
2 dnl @ expected status: 0
4 dnl @ Copyright (C) 2006, 2007, 2008, 2009 Free Software
6 dnl @ This file is free software; the Free Software Foundation
7 dnl @ gives unlimited permission to copy and/or distribute it
8 dnl @ with or without modifications, as long as this notice
10 include(`wraplifo.m4')
12 m4wrap(`define(`foo', ``$0:'-$1-$*-$#-')foo(`a', `b')
15 builtin(`m4wrap', ``'define(`bar', ``$0:'-$1-$*-$#-')bar(`a', `b')
18 dnl @result{}bar:-a-a,b-2-
19 dnl @result{}m4wrap0:---0-