Skip to content

Same variable name assigned to constant and function #122

@michaelk522

Description

@michaelk522

Describe the bug
When both a constant and a function are given the same name the program defaults to using constant instead of throwing an error or something.

To Reproduce
Define a function and variable by the same name and use that variable.

Expected behavior
Throw an error.

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