Skip to content

Parser crashes on missing semicolon after brackets #39

Description

@mrhappyasthma

For some reason, the parser crashes after missing semicolons on brackets:

a = new int[5] //Crashes here

We do report the error correctly, but we cannot "recover from parse".

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions