Disallow function and variable name punning

Functions and variables share the same namespace as we have first-class functions (#1 (closed)).

Merge request reports

Loading