diff options
Diffstat (limited to 'symbol.c')
-rw-r--r-- | symbol.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -644,6 +644,7 @@ load_symbols() unref(scalar); unref(untyped); unref(array); + unref(built_in); } /* check_param_names --- make sure no parameter is the name of a function */ |