Skip to content

Check for use of uninitialized variables #4

@yds12

Description

@yds12

Scope checker must keep track of whether a variable has been initialized, and if it is used before that, throw a scope error ("use of uninitialized variable").

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions