Skip to content

Lexer is not failed, if variable with equal names is declared #113

Open
@foxtran

Description

I have tried to reprint the following code:

      program main
      integer val, val
      integer val, val
      end

And lexer is not failed :-(

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions