Imported Upstream version 1.4.17
[platform/upstream/m4.git] / checks / 106.dnl
1 dnl @ ../doc/m4.texi:4200: Origin of test
2 dnl @ expected status: 0
3 dnl @ extra options: 
4 dnl @ Copyright (C) 2006, 2007, 2008, 2009 Free Software
5 dnl @ Foundation, Inc.
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
9 dnl @ is preserved.
10 dnl(`args are ignored, but side effects occur',
11 define(`foo', `like this')) while this text is ignored: undefine(`foo')
12 dnl @error{}m4:stdin:1: Warning: excess arguments to builtin `dnl' ignored
13 See how `foo' was defined, foo?
14 dnl @result{}See how foo was defined, like this?