Skip to content

match keyword error #237

Description

@heavyk

I had a piece of code which I copied and pasted today.
the line was match = line.split /\s+/ .pop! the error was unexpected assign. after finally changing all variable names I found out that match is a keyword. there should be some mention of not being able to assign to the match keyword, IMO -- totally low priority.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions