CONV19-Local identifiers that "shadow" outer scope identifiers

Top  Previous  Next

 

Local identifiers that "shadow" outer scope identifiers (CONV19)

 

This list contains local identifiers that have the same name as outer scope identifiers in the same unit.

 

Example:

 

clip0124

 

Although this is allowed, it may lead to confusion and misunderstandings when maintaining the code.

 

 

See also:

 

Conventions