Page MenuHomeDevCentral

Don't shadow variables
ClosedPublic

Authored by dereckson on Mar 7 2022, 20:14.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 23, 03:04
Unknown Object (File)
Sat, Mar 21, 11:54
Unknown Object (File)
Mon, Mar 16, 13:39
Unknown Object (File)
Sun, Mar 15, 19:04
Unknown Object (File)
Tue, Mar 10, 23:33
Unknown Object (File)
Tue, Mar 10, 23:19
Unknown Object (File)
Tue, Mar 10, 23:14
Unknown Object (File)
Tue, Mar 10, 23:06
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.