HomeDevCentral

Don't shadow variables

Description

Don't shadow variables

Summary:
Variables like id and list are built-ins.

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

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2577

Details

Provenance
derecksonAuthored on Mar 7 2022, 20:14
derecksonPushed on Mar 7 2022, 20:16
Reviewer
dereckson
Differential Revision
D2577: Don't shadow variables
Parents
rOPS5a93b3fa8304: Allow to run tests individually
Branches
Unknown
Tags
Unknown