diff options
Diffstat (limited to 'function.c')
-rw-r--r-- | function.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -876,6 +876,7 @@ expand_function (o, function, text, end) /* Kill the last space. */ --o; + v->value = 0; pop_variable_scope (); free (var); |