Page MenuHomeDevCentral

Don't shadow variables
ClosedPublic

Authored by dereckson on Mar 7 2022, 20:14.
Tags
None
Referenced Files
F3744171: D2577.id6510.diff
Fri, Nov 15, 03:48
Unknown Object (File)
Tue, Nov 12, 09:42
Unknown Object (File)
Tue, Nov 12, 06:00
Unknown Object (File)
Sun, Nov 10, 04:53
Unknown Object (File)
Tue, Nov 5, 19:58
Unknown Object (File)
Mon, Nov 4, 05:19
Unknown Object (File)
Thu, Oct 31, 14:34
Unknown Object (File)
Tue, Oct 29, 21:38
Subscribers
None

Details

Summary

Variables like id and list are built-ins.

A method argument can't share the same name with the procedural code.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 7 2022, 20:16
This revision was landed with ongoing or failed builds.Mar 7 2022, 20:16
This revision was automatically updated to reflect the committed changes.