Skip to content

check scope of local variable #150

Description

@pointbazaar

There seems to be a bug which allows a local var to be read before it has been written to.

Probably need to add something to LVST to check that the variable has been written and otherwise print error during typechecking.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcompilerissues related to the compilertypechecker

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions