We clearly need a FAQ on this.
> On May 28, 2014, at 10:07 AM, Alexander Dubbs <[email protected]> wrote: > > The following function doesn't update x when called > > function v(x) > x = x + 1 > return > end
We clearly need a FAQ on this.
> On May 28, 2014, at 10:07 AM, Alexander Dubbs <[email protected]> wrote: > > The following function doesn't update x when called > > function v(x) > x = x + 1 > return > end