On Mon, Sep 12, 2011 at 10:55 AM, Ian Kelly <ian.g.kelly at gmail.com> wrote: > But you can't write the function under the assumption that it will > only be called from the function body. The following is a slight > reorganization of your example that does exhibit the problem: s/function body/for-loop body/