Imported Upstream version 1.4.16
[platform/upstream/m4.git] / checks / 184.incr
1 dnl @ ../doc/m4.texinfo:6164: 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 incr(`4')
11 dnl @result{}5
12 decr(`7')
13 dnl @result{}6
14 incr()
15 dnl @error{}m4:stdin:3: empty string treated as 0 in builtin `incr'
16 dnl @result{}1
17 decr()
18 dnl @error{}m4:stdin:4: empty string treated as 0 in builtin `decr'
19 dnl @result{}-1