CodeCop Warning AA0204
To avoid confusion, do not give global variables the same name as fields, methods, or actions in the same scope.
Description
To avoid confusion, do not give global variables the same name as fields, methods, or actions in the same scope.