Skip to content

The map variableType is global, so it can't distinguish var in different scopes #37

Description

@z2z23n0

For example:
If I define a var which named a in function foo, and then I define another var named a in function bar.
In this case, foo::a and bar::a will be same in variableType.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions