Imported Upstream version 1.4.17
[platform/upstream/m4.git] / checks / 230.improved_c
1 dnl @ ../doc/m4.texi:8422: 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 include(`forloop3.m4')include(`stack_sep.m4')dnl
11 forloop(`i', `1', `10000', `pushdef(`s', i)')
12 dnl @result{}
13 define(`colon', `:')define(`dash', `-')
14 dnl @result{}
15 len(stack_foreach_sep(`s', `dash', `', `colon'))
16 dnl @result{}58893