On Fri, Apr 19, 2019 at 10:21:00AM +0200, Ole Tange wrote: > Of course it is up to you, but if the current behaviour is a > controlled exit working the way it was designed, I find it odd that > there is no mention of it in the docs.
Functions may be recursive. The FUNCNEST variable may be used to limit the depth of the function call stack and restrict the number of func‐ tion invocations. By default, no limit is imposed on the number of re‐ cursive calls.