Skip to content
GitLab
Explore
Sign in
Disallow function and variable name punning
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Trowbridge
requested to merge
disallow-punning
into
master
Mar 06, 2024
Overview
0
Commits
1
Pipelines
0
Changes
4
Expand
Functions and variables share the same namespace as we have first-class functions (
#1 (closed)
).
Merge request reports
Loading